I know :(

But somehow I must use WicketServlet because:
1. Spring ContextLoaderListener doesn't work in WAS 5
2. The workaround is to use ContextLoaderServlet
3. If I use WicketFilter, it gets loaded first before
ContextLoaderServlet -> This will cause an exception from Spring :(

I hope WicketServlet won't ever be deprecated :-d

Regards,

On 11/9/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> And in addition, currently we prefer to use the WicketFilter in favor
> of the WicketServlet precisely for this reason (wicket 1.3 only)
>


-- 
What you want today, may not exist tommorrow

Blog: http://joshuajava.wordpress.com/

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

Reply via email to