I have a logon page that is internationalized and working correctly. I did
this by changing the html header information to work with UTF-8 and I set
the <@ page contentType"....> to work with utf-8 and I put in a <html:html
locale="true"> as well. 

Now my Russian characters are displayed as expected. However, when I logon,
the resulting pages are not displaying the user name and password in the
Russian Character set as I thought they would (looks more like garbage
actually) even though I set up the pages to work with UTF-8. 

Any Ideas why this would be happening? When I submit the form and the user
name and password are populated in the ActionForm, is Java confused about
the encoding?

Any help is greatly appreciated!
Thanks!
Aaron.

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

Reply via email to