I too have a similar requirement.
Since i am new to tapestry, i did not understood the answer. Can you please
explain that in detail giving some example.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/SendRedirect-is-giving-NullPointerException-tp2843561p2847823.html
Sen
ns, Beirut,
Bucharest, Istanbul
Subject: Re: SendRedirect is giving NullPointerException
Hi,
I found a site for session handling using Tapestry5.
http://eubauer.de/kingsware/2010/02/04/track-login-and-logout-of-users-with-tapestry-5/
when ever session is destroyed, sessionDestroyed() method in
Sessi
Hi,
I found a site for session handling using Tapestry5.
http://eubauer.de/kingsware/2010/02/04/track-login-and-logout-of-users-with-tapestry-5/
when ever session is destroyed, sessionDestroyed() method in
SessionListener[user-defined] class which is added in services package of
tapestry is au
On Fri, 17 Sep 2010 08:25:14 -0300, Duruk_Kab
wrote:
Hi,
Hi!
I have migrated my application recently from Tapestry 5.0.18 to 5.1.0.5.
I was handling session in my application previously (5.0.18) as:
If (!visitExists) {
sessionState.setSessionExpired(false);
_reqestGlobals.getResponse