Problems with request encodings

2007-03-20 Thread [EMAIL PROTECTED]
Hi I'm using Tomcat 5.5, Struts and Tiles, now working on a smaller web application that deals with forms and validation. To describe the problem I'll give a short scenario: FormPage1.jsp (having pageEncoding = ISO-8859-1 and charSet=ISO-8859- 1) contains a form using the POST method. When

Re: Problems with request encodings

2007-03-20 Thread Rashmi Rubdi
] [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