Are you sure the JDBC driver is working correctly? To find out, you might try running a simple command-line program that runs outside of JBoss, and accesses your database using JDBC.
Benjamin > -----Original Message----- > From: Camus Chan [mailto:[EMAIL PROTECTED]] > Sent: 13 January 2003 10:18 > To: Geer, Benjamin; [EMAIL PROTECTED] > Subject: RE: [JBoss-user] Character encoding questions > > > Yes, I do. > > -----Original Message----- > From: Geer, Benjamin [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 13, 2003 5:48 PM > To: '[EMAIL PROTECTED]' > Cc: 'Camus Chan' > Subject: RE: [JBoss-user] Character encoding questions > > > Camus Chan [mailto:[EMAIL PROTECTED]] wrote: > > Or any configurations need to change to cater > > "Hong Kong extended Big 5 characters" ? > > Are you specifying "Big5-HKSCS" in the "contentType" attribute of the > "page" directive in your JSP pages? > > See "Localized Content in JSP Pages", in: > > http://java.sun.com/blueprints/guidelines/designing_enterprise _applicati ons/web_tier/internationalization/ Benjamin ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
