force
> kill session: " + sessionId + " - session may be already invalidated",
> e);
> }
>
> }
>
> public static List getSessionList(ApplicationGlobals
> applicationGlobals){
>
rs.MySessionListener
Regards,
Jim.
From: Jonathan Barker [mailto:jonathan.theit...@gmail.com]
Sent: 31 March 2011 03:25
To: Tapestry users
Subject: Re: Logon notification
Jim,
I would be interested in seeing your HTTPSessionListener implementation.
David,
I'm going to hazard
>> I use a registered listener that implements HTTPSessionListener to update a
>> hashtable of where a user has last been etc. for a kind of dashboard page,
>> and some db calls to update a persisted logged on flag on a user table –
>> would this approach be of any use to you
ogged on flag on a user table –
> would this approach be of any use to you?
>
> Regards,
> Jim.
>
> From: David Uttley [mailto:dutt...@democracysystems.com]
> Sent: 30 March 2011 16:29
> To: Tapestry users
> Subject: Re: Logon notification
>
> Hi Peter,
>
> If
and some db calls to update a persisted logged on flag on a user table
would this approach be of any use to you?
Regards,
Jim.
From: David Uttley [mailto:dutt...@democracysystems.com]
Sent: 30 March 2011 16:29
To: Tapestry users
Subject: Re: Logon notification
Hi Peter,
If it was as easy as w
Hi Peter,
If it was as easy as what you suggest I wouldn't have bothered with the mailing
list, this is a last resort I don't use these mailing lists lightly only when I
start banging my head against a wall, I had already done the registering of
the ApplicationListener. As for lack of detail I
An HttpSessionListener...
--
View this message in context:
http://tapestry-users.832.n2.nabble.com/Logon-notification-tp6223363p6223518.html
Sent from the Tapestry Users mailing list archive at Nabble.com.
-
To unsubscribe, e-ma
Hi David,
Apart from the lack of details in your question, this is also hardly a Tapestry
question. You should direct it to the Spring forums instead, but if this reply
helps so be it:
You will need in your applicationContext.xml to define a bean that will
automatically start receiving events