Thanks Erik. I guess, I'll go with sevlet filter approach for now.

However, I'll be looking for your blog post. If possible, post the link to
the article in this thread when you're done.

Thanks again.
Nishant

On Sat, Feb 20, 2010 at 6:40 PM, Erik van Oosten <e.vanoos...@grons.nl>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
>
>

Reply via email to