facelets example

Hi All,

I am learning Jsf and facelets.Please tell me how to write one facelet with example using jsf.I have downloaded one example on facelets.and when I am trying to run that example it is showing the errors that are related to <ui:composite>tag,do i need to copy any tld files in WEB-INF directory ? and when I am trying to write one xhtml file in Jdeveloper It is showing the error at <html: xmlns>tag.So,please tell me how to configure xhtml for jdeveloper also...please Its very urgent for me....kindly help me.

waiting for ur reply.

Thanks in advance.

[589 byte] By [siri85a] at [2007-11-27 10:40:11]
# 1

Hi,

Download sample application from this link, extract it you will find one folder facelets-demo2 deploy this either tomcat or weblogic it will work.

From your side no need to do anything, just go thru this article i given below you will come to know how to use facelets with jsf. One thing i will tell you facelet will work on IBM implementation for example it will not work on websphere appln server.

http://www.ibm.com/developerworks/java/library/j-facelets/index.html

Regards,

Saravanan.

skumar_tvma at 2007-7-28 19:05:23 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

https://facelets.dev.java.net/nonav/docs/dev/docbook.html

RaymondDeCampoa at 2007-7-28 19:05:23 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...