Hi, all:

I use String rstr = new BufferedReader(new InputStreamReader(new
StringBufferInputStream(str), "Big5")).readLine(); to convert query
string into Chinese(Big5). But StringBufferInputStream was
deprecated. How can I do this? Can anyone give me a hint?
--
  Ming-Cheng Chen (������)
  Associate Researcher
  ChungHwa Telecom Co., Telecommunication Lab.
  Electronic Toll Collection for Highway Project
  Tel: 886-3-4245996     Fax: 886-3-4245194
  E-mail: [EMAIL PROTECTED]
  http://www.ham.com.tw/~bm4acd

===========================================================================
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

Reply via email to