I wrote a replacement for WebRequestCodingStrategy and attached it to:
https://issues.apache.org/jira/browse/WICKET-1534

This coding strategy will first look at the mount path, and then calls
matches(String url) on the mounted URL encoders until one returns true.

There is a lot that can be done to make it more compatible with e.g.
UrlCompressingWebCodingStrategy.

Regards,
    Erik.


Erik van Oosten schreef:
> Hi,
>
> To my big surprise the following does not work....
>
>   

--
Erik van Oosten
http://day-to-day-stuff.blogspot.com/



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

Reply via email to