Hi/Bonjour,

As far as I understand, I have encountered the same problem.
I have found the following link useful :
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=103701015026425&w=2

Indeed I have solved the problem this way.


I hope this helps.

rgds


Hi,

I'm using Cocoon 2 and Postgres 7 on Slackware 8, JDK 1.4.
My database and pages contain French characters (like é,à,ç, ...)
I use XSP to get the data from PG.

I can show all the data correctly when I set the encoding to ISO-8859-1.
I wrote some plsql procedures to store data.  I call them from my XSP pages.
This is where it goes wrong: the French characters are stored in an unreadable
manner.  (Storing is the only thing where it goes wrong)

Calling the function from the command line with the French characters works
fine.  It's only when I post the page and call the function that it goes
wrong.

Any ideas ??

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

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

Reply via email to