You must set encoding in your xml,xsp... file
I use it (for russian)
<?xml version="1.0" encoding="windows-1251"?>
or 
<?xml version="1.0" encoding="utf-8"?>
and it works Ok

----- Original Message ----- 
From: " ITANI Mohamed (LB Soft)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 18, 2002 12:07 PM
Subject: Oracle jdbc thin driver


> Hello,
> 
> I'm using Cocoon 2.0 and tomcat 4.0 under win2000.
> 
> I'm having an encoding problem, the database I'm connected to though my
> oracle thin driver (classes12.zip of oracle 8.1.7) is hungarian. The
> data coming from the database through the jdbc driver contains question
> marks and rubbish characters??
> 
> Anybody knows how to solve this problem, or how to set the charset for
> my  jdbc connection??
> 
> Thanks in advance
> Itani
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 
> 


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to