|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Dynamic Faces with Facelets IssueHello,
I have used Dynamic Faces (RC4) with JSP with success. I have also used facelets with JSF 1.2. But when I tried to use Dynamic Faces with Facelets (facelets-1.1.13), I'm running into issues. (clicking of button gives javascript 'null' error) Please guide as to how to integrate the two. Please tell the URLs of online articles where integration of Dynamic Faces & Facelets is described. Thank You.
Looking for last minute shopping deals? Find them fast with Yahoo! Search. |
|
|
Re: Dynamic Faces with Facelets IssueHello,
You can start by looking at the sample facelets app "blank-facelets" under: code/run-time/samples/blank-facelets I don't know hat we have specific documentation specifically for facelets and dynamic faces. -roger tms user wrote: > Hello, > > I have used Dynamic Faces (RC4) with JSP with success. I have also > used facelets with JSF 1.2. > But when I tried to use Dynamic Faces with Facelets (facelets-1.1.13), > I'm running into issues. (clicking of button gives javascript 'null' > error) > > Please guide as to how to integrate the two. > Please tell the URLs of online articles where integration of Dynamic > Faces & Facelets is described. > > Thank You. > > ------------------------------------------------------------------------ > Looking for last minute shopping deals? Find them fast with Yahoo! > Search. > <http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
Re: Dynamic Faces with Facelets IssueHello, In 'SVN Repository' (https://jsf-extensions.dev.java.net/source/browse/jsf-extensions/JavaOne_rc01/code/run-time/), I could not locate 'code/run-time/samples/blank-facelets'. Can you please give the URL ? I had earlier used blank-facelet code from Dynamic Faces (RC4) zip download file, to create a WAR file and deploy it. On adding Dynamic Faces 'ajax' functionality, it too deployed, but was not working. Thank You. Hello,
Looking for last minute shopping deals? Find them fast with Yahoo! Search. |
|
|
Re: Dynamic Faces with Facelets IssueTry:
https://jsf-extensions.dev.java.net/svn/jsf-extensions/code/run-time Abc user wrote: > Hello, > > In 'SVN Repository' > (https://jsf-extensions.dev.java.net/source/browse/jsf-extensions/JavaOne_rc01/code/run-time/), > I could not locate 'code/run-time/samples/blank-facelets'. Can you > please give the URL ? > I had earlier used blank-facelet code from Dynamic Faces (RC4) zip > download file, to create a WAR file and deploy it. > On adding Dynamic Faces 'ajax' functionality, it too deployed, but was > not working. > Thank You. > > > */Roger Kitain <Roger.Kitain@...>/* wrote: > > Hello, > > You can start by looking at the sample facelets app "blank-facelets" > under: > code/run-time/samples/blank-facelets > > I don't know hat we have specific documentation specifically for > facelets and dynamic faces. > > -roger > > tms user wrote: > > Hello, > > > > I have used Dynamic Faces (RC4) with JSP with success. I have also > > used facelets with JSF 1.2. > > But when I tried to use Dynamic Faces with Facelets > (facelets-1.1.13), > > I'm running into issues. (clicking of button gives javascript > 'null' > > error) > > > > Please guide as to how to integrate the two. > > Please tell the URLs of online articles where integration of > Dynamic > > Faces & Facelets is described. > > > > Thank You. > > > > > ------------------------------------------------------------------------ > > Looking for last minute shopping deals? Find them fast with Yahoo! > > Search. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@... > For additional commands, e-mail: > users-help@... > > > ------------------------------------------------------------------------ > Looking for last minute shopping deals? Find them fast with Yahoo! > Search. > <http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
| Free Forum Powered by Nabble | Forum Help |