Re: Trouble with request parameter encoding

2001-07-30 Thread Jürgen Sonnauer
I resolved the problem by explicitly setting the character encoding to iso-8859-1 for the HTML-Formatter in cocoon.properties. The default encoding scheme has obviously changed in version 1.8.3-devel Thanks anyway. Juergen Sonnauer Am Samstag, 28. Juli 2001 um 17:50 schrieb Uli Mayring: > On

Re: Trouble with request parameter encoding

2001-07-29 Thread Jürgen Sonnauer
ED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 28, 2001 5:50 PM Subject: Re: Trouble with request parameter encoding The parameter is url-encoded, you need to read it out with URLDecoder.decode Ulrich -- Ulrich Mayring DENIC eG, Softwareentwicklung ---

Re: Trouble with request parameter encoding

2001-07-28 Thread Uli Mayring
On Sat, 28 Jul 2001 [EMAIL PROTECTED] (=?iso-8859-1?Q?J=FCrgen_Sonnauer?=) wrote: > Hi! > > i was using Cocoon 1.8.2 and want to use the improvements > from 1.8.3-dev. After building the java archive from a recent > development snapshot, i have a problem with special characters > in request par

Trouble with request parameter encoding

2001-07-28 Thread Jürgen Sonnauer
Hi!   i was using Cocoon 1.8.2 and want to use the improvements from 1.8.3-dev. After building the java archive from a recent development snapshot, i have a problem with special characters in request parameters. If you could try out the following XSP page and type "Jürgen" in the text input