You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Maya Retzlaff <Ma...@mediacatalyst.com> on 2003/05/02 09:37:28 UTC

Hi all, 

I wonder if you've seen this before: 

In a page I'm parsing an xml file into a a html select list with the
<html:select> and <html:option> tag
when I output data which contains for instance the (tm) sign, the character
gets garbled. This is because fo the utf-8 encoding failing. 

The utf-8 encoding is set both with a <meta> in html and with <%@ page
contentType="text/html;charset=UTF-8" language="java" %>

The xml document is welfomrated and the (tm) character shows there. 

Does anyone know if theres a solution to this? I can't change character
comming from the xml unfortunatly.


Best regards

/Maya


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