Hi,
I noticed that HTML tags are automatically escaped, when I use for example:
FacesMessages.instance().add("The less and equal sign of this tag will be escaped,
and I don't know how to avoid this.");
So basically I can't use them?!
I know that <h:outputText/> has an attribute called "escape", which
toggles escape modes.
But how to I do this with plain success and error messages???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005427#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...