Actually, I had no clue. This is a new discovery for me!

I have been experimenting with the encoding, and (I'm still using WW1.3) I noticed 
that if my JSP file is saved in UTF-8 format, and my resource bundle files are saved 
in UTF-8 format, and I specify

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

in my JSP page, the texts are displayed correctly, and so I intend to try this a bit 
more just to make sure things work out. One thing I noticed though, is that if the 
(multi-language) JSP page is included in another JSP page, I get squares in place of 
normal characters... but when I access the (multi-language) JSP page directly 
everything shows up fine...

And yes, these things more than make my head spin... oh well, all part of learning, I 
suppose!

Thank you all for your help! I just hope I get this figured out soon! Cheers!

James


-----Original Message-----
From: Robert Douglass [mailto:[EMAIL PROTECTED]
Sent: October 16, 2003 5:13 AM
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] Newbie: internationalization for Russian


PS. James, you used <%@ page contentType="text/html; charset=ISO-8859-1"%>
this, but you do know that there is no Euro EUR sign included in that?



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to