Re: WicketServlet from wicket-1.x is not working?

2007-03-13 Thread Eelco Hillenius
Hmmm. I just tested by setting back the old web.xml for wicket-examples (servlets) and everything works. There must be something else that went wrong Bruno. Eelco On 3/12/07, Bruno Borges [EMAIL PROTECTED] wrote: I moved a simple application that I was using to implement wicket:link from

WicketServlet from wicket-1.x is not working?

2007-03-12 Thread Bruno Borges
I moved a simple application that I was using to implement wicket:link from wicket 1.2.x to 1.x, and really, couldn't make it work with WicketServlet. No changes at all, just replaced wicket's jar. Anybody aware of this problem? I've talked with Eelco, and it really seems to be a ... bug...