- The s:property tag escapes html markup characters, which is very nice. - On the other hand it creates html character entities of non-ascii characters, which is ugly and unnecessary, as I already have UTF-8 as character encoding of the page.
"escape=true" does both, "escape=false" does neither. Is there a struts.properties setting to disable unnecessary character entities, so that we can have the best of both worlds? kuvera ----- http://javatar.hu Java EE programming -- View this message in context: http://www.nabble.com/-S2--s%3Aproperty-escape-attribute-tf4942365.html#a14148361 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]