I have problem with specific czech characters when I use them in JSP
bean. When I write these characters using FileWriter print("specific
czech haracters here in this string") method to file on disk, the
characters in the result file would be replaced by qustion marks. I use
common windows-1250 charset coding when I write czech characters in
editor, but how to tell java to write characters correctly?
Characters are as defined in windows-1250 codepage like (hexa): 9e, 9a,
f8 etc.
thank you
--
Michael Belicek
mailto:[EMAIL PROTECTED]
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets