Hello.

My <s:property value="myvalue" /> tag is not encoding Spanish
characters. In this case "myvalue" is a literal string from java source.

String myValue = "EspaÑa";

I have: <%...@page contentType="text/xml; charset=UTF-8"
pageEncoding="UTF-8"%>

My local http client outputs: "Espa&Ntilde;a".

And: "Content-Type: text/xml;charset=UTF-8"

What am I doing wrong? 

Thanks.
Antonio.



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

Reply via email to