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#4005427

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005427
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to