Re: Logon notification

2011-03-31 Thread David Uttley
, 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

RE: Logon notification

2011-03-31 Thread Jim O'Callaghan
[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 a guess that indeed you would need to do some configuration through tapestry-ioc

Re: Logon notification

2011-03-31 Thread Jonathan Barker
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 a guess that indeed you would need to do some configuration through tapestry-ioc. Can I assume that the events that you do

Re: Logon notification

2011-03-30 Thread P . Stavrinides
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

Re: Logon notification

2011-03-30 Thread LLTYK
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,

Re: Logon notification

2011-03-30 Thread David Uttley
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

RE: Logon notification

2011-03-30 Thread Jim O'Callaghan
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 what you suggest I wouldn't have bothered with the mailing list, this is a last resort I don't use

Re: Logon notification

2011-03-30 Thread Jonathan Barker
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? Regards, Jim. From: David Uttley [mailto:dutt...@democracysystems.com] Sent: 30 March 2011 16:29 To: Tapestry users Subject: Re: Logon notification Hi Peter