Re: [Wicket-develop] Wicket 1.2 servlet mapping

2006-09-09 Thread Johan Compagner
I am curious that if it is really needed that a context path just always must end with "/" If that is the case then that patch is not correct because it is very funny that when the servlet path = "" that you add a "/" to the context path.. That is strange.If the context path just always have to end

Re: [Wicket-develop] Wicket 1.2 servlet mapping

2006-09-09 Thread Eelco Hillenius
Thanks for another patch Jean-Baptiste. Would you mind creating a bug report for this, so that we can track it, have a nicer changes report, etc? Cheers, Eelco On 9/9/06, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote: > Hello Wicket Developers, > > I discovered a serious problem in Wicket 1.