(Keywords: Japanese, Unicode, Locale, InputStreamReader, OutputStreamWriter) Tom wrote: .. problem sending Japanese strings from DB to ND to browser Hi Tom, May ask a few background questions? First, do you know if the data in the database is correct? What database are you using, and how are you verifying it? Second, do you know if your NetDynamics project is receiving the correct information from the database? One way to check would be to have your ND project create a plain String and compare it programmatically to the database results. Third, do you know if the browser is receiving correct Unicode from NetDynamics? Try creating a plain String in your project without calling the database, and print the String to the browser and also to the log. This page may help: http://www.netdynamics.com/support/protected/javasoft/docs/tutorial/i18n/text/stream.html Cheers, Joel ____________________________________________________________________________ Joel Henderson [EMAIL PROTECTED] - 1-800-558-2197 Sun NetDynamics Web Manager http://sun.com/netdynamics/ _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
