Hi,

thnaks it works at least more than ever, but
still some issues are open. First why does it
work when changing the encoding of the serializer.
I mean the serializer influence the response
and the request parameter comes from the request (the
beginning of the pipeline)??
Second if i set the serializer encoding to UTF-8
does than even japanese characters get stored
correctly ??

Max

> -----Original Message-----
> From: Nuno José Pires dos Santos [mailto:[EMAIL PROTECTED]]
> Sent: Dienstag, 27. November 2001 16:36
> To: [EMAIL PROTECTED]
> Subject: RE: Encoding
>
>
> Try this
>
>  <map:serializer name="html"   mime-type="text/html"
> src="org.apache.cocoon.serialization.HTMLSerializer">
>                 <encoding>ISO-8859-1</encoding>
>  </map:serializer>
>
> -----Mensagem original-----
> De: Max Larsson [mailto:[EMAIL PROTECTED]]
> Enviada: terça-feira, 27 de Novembro de 2001 11:28
> Para: 'Cocoon Users'
> Assunto: Encoding
>
> Hi,
>
> i am testing the employee example, which is
> contained with C2 distribution and accessible
> under http://localhost:8080/cocoon/forms/employee.
>
> When trying to add an employee with special
> chararters like aumlaut they aren't stored correctly
> in the database. Does anyone know how to avoid
> this ??
>
> Max
>
>
>
> ---------------------------------------------------------------------
> 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]>


---------------------------------------------------------------------
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