DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
In some cases, you might need to access the Wicket session object in other servlets when you are in a servlet environment. For this, you can use the servlet filter:
wicket.protocol.http.servlet.WicketSessionFilter
See its javadoc for how to use.