Re: Internationalization Problem with Tomcat 5.5.9

2005-12-07 Thread Vijay Babu
On 12/8/05, Vijay Babu <[EMAIL PROTECTED]> wrote: > > Hi, > > Thanks for your suggestions. But unfortunately none of them worked. > > Actually the application sets the Locale based on browser settings. So > the response encoding is set to the appropriate Locate t

Re: Internationalization Problem with Tomcat 5.5.9

2005-12-07 Thread Vijay Babu
s that specified in no 1 (UTF-1 in my > example). Some might argue that this is not necessary, but the fact is > that there're still browsers out there not capable of parsing encoding > info in HTTP header. > > HTH > > Seak > > Vijay Babu wrote: > > &

Internationalization Problem with Tomcat 5.5.9

2005-12-05 Thread Vijay Babu
Hi all, I am facing a problem with i18n using Tomcat 5.5.9. I have an application which has been internationalized for a couple of languages and is working fine with Tomcat 4.1.x. But the same application when deployed in Tomcat 5.5.9 does not work. When a jsp page having some text is accessed,