My application Server is Jakarta Tomcat and I 'm working with Linux Mandrake 8.2. My DB is PostgreSQL.
Rajesh Kalluri wrote: >Jose, > >What is your application Server and what Platform are you work with >(Solaris/Linux/Windows). > >Its most probably not setting up correctly with NLS_LANG settings in the >profile of the user you web server/app server is running as. > >Also if you are running Oracle as ur db make sure you have nls_charset12.jar >in your webserver classpath. > >hth > >Rajesh > >-----Original Message----- >From: Jose Carlos Rubia Raya [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, July 10, 2002 6:15 AM >To: [EMAIL PROTECTED] >Subject: JDBC charset problem > > >Hello > >I have a little program. >In some forms I introduce words like "d'enginyeria en inform�tica" and I >store this words in my DB. >After, when I retrieve this words from the DB to show them in a form the >words appear like "d?enginyeria en inform?tica". > >How can I configure my JDBC to resolve this problem??? > >Thanks > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

