a session exists for this client, with session id 2660A64E3A2EB12CF81FECD4C52C5F8E
go to index
go to index
This page is stateless as it doesn't have any callbacks (like statefull links or forms). If a page doesn't have any, there is no use keeping it around in the session. Furthermore, as long as you don't have any stateful pages, the actual session creation will be deferred. A Wicket session object is available, but is a temporary one.

