Thanks Jurgern.

Dear Users I am confirming my experience on this issue:

When I load a Link, i.e. request header referrer is null I get the configure response without the Output stream being opened. So even if I set the output stream encoding from the filter it gets overriden and it writes in the default encoding which is UTF-8.
When I come to the page without a referrer I get the output stream not opened, so from wherever I set the configuration it prevails.

> It is already implemented The default is UTF-8 and can be configured
> via getRequestCycleSettings().setResponseRequestEncoding(String)

I do not want to use the default. I want to set the default endcoding. I do not want Wicket to set the default. I want Wicket to use what I set.

Please advice.

Imran
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to