i tried that ...however...then u cant use the ajax since it only uses xml
utf-8 posting
so that is not an option here....since i need special chars ...and allready
have alot of ajax.


Stefan Lindner wrote:
> 
> I had the same problem some week ago but got no answer on this list. Now I
> use
> 
>           getMarkupSettings().setDefaultMarkupEncoding("ISO-8859-1");
>           getRequestCycleSettings().setResponseRequestEncoding("ISO-8859-1");
> 
> in the Application.init() method of wicket 1.4M3. Wicket seems to ignore
> the XHTML header completely.
> 
> Stefan
> 

-
-- 
View this message in context: 
http://www.nabble.com/Wicket%2Ctomcat--and-UTF-8-tp19215411p19215584.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to