Problem solved... but i still have some doubts :p
This was my solution:
1. Remove this next lines of all JSPs (some had, others didn't)
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
2. In web.xml added a CharsetFilter of Spring
27;m still stuck with this :(
Do you have any other tips Leon? Thanks for you help anyway!
Best Regards
João Simas
Leon Rosenberg-3 wrote:
>
> € sign is not part of ISO-8859-1 use ISO-8859-15 instead.
>
> regards
> Leon
>
> On Mon, Oct 27, 2008 at 7:19 PM, JSimas <[EMA
Hi.
I'm using Apache Tomcat 6.0.14, wich deploys a Struts 1.x web application.
I was using encoding ISO-LATIN-1 but i was having problems with the euro (€)
char. Every time that i use a € char in a text box or in a text area, when
the request arrives at struts Request Processor the value is alre