Dear All, I'm developing a multilanguage web application in which i use unicode to represent the coding of the characters of the different language. But i noticed that the unicode special characters (ex : special german letters and arabic letters ) are n't sent correctly with my request. I think i have to encode the request parameters first which contains the special characters berfore sendind it then decoding it for processing in my servlet. But i don't how can i accomplish it ? Any help will be appreciated. Regards, M. Amin ___________________________________________________________________________ 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
