You need both, refer to
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg12490.html for
details.
-----Original Message-----
From: santhosh [mailto:[EMAIL PROTECTED]]
Sent: Saturday, August 17, 2002 3:01 AM
To: 'Struts Users Mailing List'
Subject: encoding problem




In my jsp i have the directive " <%@ page contentType= "text/html;
charset=Shift_JIS" %>"

In this case if i input any japanese character  when redisplaying the form
these character displays perfectly.

But the japanese characters from resource_ja.properties doesnot display
correctly.


At the same time instead of  putting above said directine , if i put  html
tag  "<META http-equiv="Content-Type" content="text/html;
charset=Shift_JIS">"

the characters from resource_ja.properties  display perfectly  but  when
redisplaying the form after submitting , japanese characters entered in the
form does not display correctly.

But i want both to display perfectly.

Can anyone  suggest me the proceedure by which i can handle this situation
perfectly.

thanx with regds

santhosh hegde A

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to