Mark
Thu, 06 Oct 2005 10:20:02 -0700
Hello,
In my application users enter data using different languages.
The problem I'm facing is the browser sets the page encoding always
to ISO-8859-1. (I guess this is default based on server OS)
User can change encoding on the page (Browser settings) and
everything looks OK but only for one page. On the next page encoding
is back to ISO-8859-1.
Is there any way to instruct tomcat not to send the page encoding?
I prefer not set it to specific one by using
<meta http-equiv="Content-Type" content="text/html; charset=....">
just want to remove charset from the header, so browser will use the
last selected charset.
I have Tomcat 5.0.24 on redhat 9
Thank you,
Mark.
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]