s:property escape attribute 2007-12-04 - By Laszlo Borsos
Back
- 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 (See http://UTF-8.ora-code.com) 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: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|