Please read this: 
http://java.sun.com/developer/technicalArticles/Intl/HTTPCharset/index.html

Ensure that you are using an uniform encoding accross all layers (front-end, 
middle, database, JSP pages, include pages etc) of your app.

-Rashmi

----- Original Message ----
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Tuesday, March 20, 2007 12:06:09 PM
Subject: Problems with request encodings

When submitting this form to page2.jsp (page2.jsp using UTF-8 all
over), the swedish letters å, ä and ö (&aring, &auml; and &ouml) is
printed as '?', when, lets say, I use <%=request.getParameter
("companyName")%>


 
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to