"ericmacau" wrote : Hello,
|
| How can I add some code in XHTML (under faceletes)?
|
|
There's the beanshell addition to Facelets, but it was developed a long while
ago and may need some updating. But for the most part, you should avoid
scripting logical behavior within the presentat
I think he means a JSP scriplet, not javascript.
Scriptlets are highly frowned upon. Use a JSF component.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924111#3924111
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924
It needs to be placed in a CDATA:
|
| //
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924108#3924108
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=po