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
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:
>
> &
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,