You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Vineet Bhatia <vi...@mac.com> on 2003/05/20 23:31:34 UTC

IshHtml text tag UTF-8 compliant?

We are seeing the following -

When we enter UTF-8 text in

<html:text property="prop1"/>

And get a error message the UTF-8 text entered is all garbled up.

We are using the JSP recommended

<%@ page contentType="text/html;charset=UTF-8" language="java" %>

On top of each page.

Also we have a explicit

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"> in the
<HTML> tag.

This used to work fine in JSP pages. Whats going on??

Am I missing something here?

- vineet


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