Hi,
How can I pass parameters values containing international characters to a
servlet?
For example a-umlaut (�), beta (�), etc.,
For example, when the user enters the beta sign in the client side, and
checking the HTML source code, the sign is replaced by the following value:
%C3%9F, and in the server side the servlet gets the value: ÿ
Do you know some available parser to work around this problem?
Any help will be greatly apreciated.
Thanks in advance.
David
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html