Jeremy Thomerson wrote:
servlets are totally separate from Wicket - write a servlet and add it to
your web.xml.  See any servlet example on the web (non-Wicket related) for
assistance.

I wouldn't say so, cf Igor sentence in this discussion : http://www.nabble.com/WicketFilter-td25205475.html#a25210469 :

map WicketSessionFilter in front of those *servlets*, you will get both Session.get() and Session.get().getApplication(), and Application.get()

++

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

Reply via email to