Re: help with locale or language.

2005-11-27 Thread Miren Urkijo
d in your database that has a single latin character, eg ñ, in one of the fields. In your JSP read this into a String and then output the bytes of that String in your JSP so you can see exactly what bytes you are getting back from your database. Post what byte/bytes you see for ñ. Mark Mir

Re: help with locale or language.

2005-11-27 Thread Miren Urkijo
m: "Mark Thomas" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, November 27, 2005 9:59 PM Subject: Re: help with locale or language. Miren Urkijo wrote: Hello. this is my first question to this list. My name is Miren. I have one great problem for loding tomcat

help with locale or language.

2005-11-27 Thread Miren Urkijo
Hello. this is my first question to this list. My name is Miren. I have one great problem for loding tomcat use into my work site: i am running into one suse linux 10 one tomcat 5. i runs well but all the latin characters (ñ, á, í.) appears with one ? which is the problem? how can i solve