But just let your session implement: SessionBindingListener

then you have your methods that you want.

johan


On 2/8/07, Johan Compagner <[EMAIL PROTECTED]> wrote:

now you have to override the abstract session store (so the second level
cache)
thats not as easy to do then the session.



On 2/8/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
>
> On 2/8/07, Jonathan Locke <[EMAIL PROTECTED]> wrote:
> >
> >
> > That's kindof sad.  I was using that method.  It's very convenient and
> a
> > common use case to want to know when a given session is unbound.  I
> was
> > using it to write usage statistics for the session to a database.
> >
> >
> > Eelco Hillenius wrote:
> > >
> > > It is in AbstractHttpSessionStore.
>
> What do you mean? The method is still there/ was never removed.
>
> Eelco
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to