Johan Compagner wrote:
> 
> just let your websession implement the httpsessionlistener
> 
That was my first try ;)
But HttpSessionListener requires an empty ctor, WebSession ctor with
parameters (Application, Request).
Is it ok to make a default ctor for my session as calling super(null, null)?
-- 
View this message in context: 
http://www.nabble.com/HttpSessionListener-interface-tf3630232.html#a10137008
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to