Struts <bean:message"/> tag supports German Umalets Characters like ä.
-----------------------------------------------------------------------
Key: STR-3184
URL: https://issues.apache.org/struts/browse/STR-3184
Project: Struts 1
Issue Type: Task
Reporter: chockalingam
Will struts <bean:message key="public.label.text"/> Will struts <bean:message
key="public.label.changepassword"/> tag supports German Umalets Characters like
ä.
In ApplicationResources_de.properties i have specfied Characters as ä
But in my web page it is displaying for the character ä with Special
characters as ä.
I have used in my jsp as
<%...@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"
language="java" %>
Could you please suggest some solution for the above. Thanks in advance
Regards
Sona
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.