aspose file tools
The moose likes JSP and the fly likes using central european characters with tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "using central european characters with tomcat" Watch "using central european characters with tomcat" New topic
Author

using central european characters with tomcat

Andrei Todea
Greenhorn

Joined: Oct 24, 2002
Posts: 1
Hi,
I have to use central european characters with tomcat. I know a site that does that (www.ingasigurari.ro). They declare in the <head> part of the html as content type:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
I try the same thing in my site but it does not work until I change the encoding from my browser.
Can this be done by tomcat?
Can I tell tomcat what encoding to have?
I'm using central european characters, but I'm sure it's the same thing with cyrillic etc.
Thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: using central european characters with tomcat
 
Similar Threads
Tomcat 4.1.29 does not compile JSP
Displaying Arabic characters on iWS 6
Auto-dectect character encoding in JSP
Redirect to the requested page failed using form-based authentication
Problem with encoding using Tiles