Hello there,

I am familiar with using servlets/JSP for normal English sites.

I am interested to know how, doing things with Chinese characters
is different in these areas

1) Servlets/JSP obtaining values from FORM with chinese input characters

2) Servlets/JSP compare values of Chinese input.

3) Servlets/JSP using the Chinese values to search through the database

4) Servlets/JSP evaloutput the Chinese characters obtained from database.

5) Servlets/JSP of database table to represent Chinese data

For example, can I still use varchar as column type or do I need
to use long, binary or whatever.

Assume for now that I am interested in Oracle as the targetted
database.

Any suggestions and help is very much appreciated.

TIA.

Regards,
Chee Keong

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to