hi,

will this work when the user clicks the browser's close button as well? 

Konstantinos


Ken Leung-2 wrote:
> 
> yes, looks like it does.  thx, i 'll give it a try.
> 
> 
> 
> 
> On 6/15/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
>>
>> Not sure from the top of my head (don't have the project checked out
>> here), but I think so... if the HttpSessionStore (the default in
>> Wicket 1.2) has onUnbind, it should do that.
>>
>> Eelco
>>
>> On 6/15/07, Ken Leung <[EMAIL PROTECTED]> wrote:
>> > sounds good, but can it be done in 1.2.6 ?
>> >
>> > thx
>> >
>> >
>> >
>> >
>> > On 6/15/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
>> > > Yep. In Wicket 1.3 the default session store implementations have
>> > > #onUnbind which should be called automatically with either an expiry
>> > > or an explicit invalidation. If you don't extend from the abstract
>> > > session store class (AbstractHttpSessionStore), you have to implement
>> > > something yourself.
>> > >
>> > > Eelco
>> > >
>> > >
>> > > On 6/15/07, Ken Leung < [EMAIL PROTECTED]> wrote:
>> > > > Is there a way to trap the http session expires so that I can do
>> some of
>> > my
>> > > > own house keeping stuff in my application ?
>> > > >
>> > > > thx
>> > > >
>> >
>> -------------------------------------------------------------------------
>> > > > 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
>> > > >
>> > > >
>> > >
>> > >
>> >
>> -------------------------------------------------------------------------
>> > > 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
>> > >
>> >
>> >
>> >
>> -------------------------------------------------------------------------
>> > 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
>> >
>> >
>>
>> -------------------------------------------------------------------------
>> 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
>>
> 
> -------------------------------------------------------------------------
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-detect-http-session-expiry---timeout-due-to-no-user-activity-tf3930442.html#a11165847
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to