You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Shoba Angappan <sa...@tsys.com> on 2003/05/21 23:00:15 UTC

International Currency symbols

Hi,
I am using weblogic 5.1 SP 11. I have a requirement to display Yen, Pound
and similar currency symbols. In order to display them correctly, I have
made the following entry in my JSP

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<%@ page contentType="text/html;charset=UTF-8" language="java" %>

and in my weblogic.properties

weblogic.httpd.inputCharset./*=UTF-8

But both Pound and Yen failed to display and I am getting some weird
characters in my web page. Can someone help me?




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