Thanks for the tip, but the string "äöü" should be in the form
"%E4%F6%FC" if it was url-encoded and not "%C3%A4%C3%B6%C3%BC".
Thats what i get here with C1.8.3dev.

Juergen Sonnauer

----- Original Message -----
From: "Uli Mayring" <[EMAIL PROTECTED]>
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


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