Thanks but I am using tomcat 4.1.18... and the setting does not seem to apply 
when adding it to coyote:

<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
port="8080"               minProcessors="5" maxProcessors="75"
               enableLookups="true" redirectPort="8443"
               acceptCount="100" debug="0" connectionTimeout="20000"
               useURIValidationHack="false" disableUploadTimeout="true"  
URIEncoding="UTF-8" />

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Juergen 
Donnerstag
Sent: 15. januar 2007 18:02
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] skandinavian characters encoding lost...

http://cwiki.apache.org/WW/how-to-support-utf-8-uriencoding-with-tomcat.html

Juergen

On 1/15/07, Nino Wael <[EMAIL PROTECTED]> wrote:
> Actually I also remember asking about this before, hmm...
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erik van Oosten
> Sent: 15. januar 2007 15:43
> To: wicket-user@lists.sourceforge.net
> Subject: Re: [Wicket-user] skandinavian characters encoding lost...
>
> No, that's not it.
> I vaguely remember that Tomcat needs a setting in its configuration
> files before it will serve UTF-8 content. Otherwise it will silently
> convert it to ISO8859-1.
>
>     Erik.
>
>
> Martijn Dashorst wrote:
> > Perhaps this:
> > http://cwiki.apache.org/WICKET/how-to-change-the-character-encoding.html
> >
> > found through: http://woogle.billen.dk/search/q/tomcat%20encoding
> >
> > Martijn
> >
> > On 1/15/07, Erik van Oosten <[EMAIL PROTECTED]> wrote:
> >
> >> Well according to Johan its only for POSTs that Tomcat can be a problem.
> >> I just tried for at least 10 minutes to find a reference to the exact
> >> thing Tomcat does wrong, and I am sure it was on the Wicket Wiki at some
> >> point, but I can not find it anymore.
> >>
> >> If someone can find it, or put it back on the Wicket Wiki, that would be
> >> great.
> >>
> >> Cheers,
> >>     Erik.
> >>
>
> --
> Erik van Oosten
> http://www.day-to-day-stuff.blogspot.com/
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to