I get the string from servlet as a result of a query. But i can't see some
some special character.

when i write " System.getProperties().getProperty("file.encoding") "
i get: "8859_1"
which returns the
server's encoding.

i should replace the encoding to:
"Cp1254"

I'm using solaris 7.
What should i do to change the server's encoding to see some specail
characters!!
Thanks!!

___________________________________________________________________________
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

Reply via email to