Hi there,
I am having a problem with encoding and <s:property...> (and other tags). As
default it encodes non ASCII chars and I get:

categor&#xED;a y tecnolog&#xED;a

where I should get accented chars:

categoría y tecnología

I've seen adding encoding="false" to the s:property tag solves this. Can I
configure this behaviour as default and not have to ad that parameter to all
s:property in my project?

thanks for any advice,
Ignacio
-- 
View this message in context: 
http://www.nabble.com/Is-possible-to-set-encoding%3D%22false%22-as-default--tp21843895p21843895.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to