Hi Nino,

> Or if I still need to make my own HttpSessionListener for this?

Why don't you just turn on the RequestLogger like this:

Application.getRequestLoggerSettings().setRequestLoggerEnabled(true)

Then you can get quite some information about the current sessions, see the 
interface IRequestLogger for this.

Or is there a catch about the RequestLogger that I am missing? Performance 
maybe?

Cheers,

Michael

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

Reply via email to