wicket21 schrieb:
> 
> I was looking for a "wicket" solution, but this is not a bad idea.  I will
> try this later on today and see how it goes (it does seem straightforward
> enough...)

probably you can implement the HttpSessionListener interface in your wicket 
application and
install it programatically at application start. then you'd have some sort of 
"wicket-solution".
not sure, if it is possible though. i used this approach in a project already 
and it worked well.
you just have to remember the association user<->sessionId anywhere.

-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to