Hello -- I'm currently using orion1.0 on NT4, to serve up jsp pages which access a lotus notes database via lotus.domino.*. Basically, the jsp pages, eventhough they were coded with the proper charset property (in fact, we tried GB2312 and UTF-8), and tested on both an english NT system and a chinese NT system, produced junk in the page. When I ouputted to the orion console a chinese string being retrieved from the database, it printed chinese. however, when the bean passes this string to the jsp page, it can only pass single byte data! I've seen some other posts on orion's forum about this problem as well. something to do with i18n? my question is: can someone recommend a good, (hopefully inexpensive) JSP server which can handle double byte data transfer? or explain what i18n is and how it would garble double byte data from beans into single byte junk on my jsp page? many thanks, susan rajnic [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
