Hi,

I have a html form. The user can input text in ISO-8859-2 format. 

After submit the form the characters are wrong.  I don't know why.

I have set 

<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>

and there is a filter (filters.SetCharacterEncodingFilter) to encode UTF-8.

How can I convert the polish character, which the user has inputed?

Has someone a solution?


Kind regards,

Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to