Martin Strand <martin.strand <at> entcap.biz> writes:
> I'm having problems with decoding åäö in a DirectLink parameter.
>
> The parameter is: ännu
> It's encoded like this: &sp=S%C3%A4nnu
> And decoded like this: ännu
If you're using tomcat, make sure server.xml is like:
<Connector port="8080" URIEncoding="utf-8" .../>
--
Author of a book for learning Tapestry (www.agileskills2.org/EWDT)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]