Hi Eric!
I've noticed that you have already posted the solution on your blog
(http://blog.jteam.nl/2010/02/24/wicket-root-mounts/). Thank you for sharing
it with us. 

One question, why BookmarkablePageRequestTargetUrlCodingStrategy#encode
method is still final even in wicket-1.4.7 if there is a good use-case for
extending it?

Also, maybe you could add this contribution to wicket core or at least
wicket-extension?

Thank you!
Alex Objelean
 

Erik van Oosten wrote:
> 
> Hi Nishant,
> 
> This is tricky stuff.
> 
> Here is some information: 
> http://old.nabble.com/How-to-catch-unknown-%28not-mounted%29-URLs--td14949092.html
> Another approach is to do redirects from a servlet filter.
> 
> If you have a couple of days of patience I'll have finished a blog 
> article on it, with example code to make it a lot easier from within
> Wicket.
> 
> Regards,
>      Erik.
> 
> Op 20-02-10 11:07, Nishant Neeraj wrote:
>> Hi,
>>
>> I wanted to apply URL encoding strategy to application context root but I
>> cant mount empty string because it throws exception at start-up.
>> Is there a work around to this?
>>
>> Regards
>> Nishant
>>    
> 
> -- 
> Posted from my SMTP compliant software.
> Erik van Oosten
> http://www.day-to-day-stuff.blogspot.com/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/URL-Encoding-strategy-tp27664942p28169418.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to