You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joel Trunick <Jo...@SmartPrice.com> on 2003/05/28 02:13:50 UTC

RE: Stale Session err Link

Yes, I should of said StaleLink.

Joel

-----Original Message-----
From: Howard M. Lewis Ship [mailto:hlship@attbi.com]
Sent: Tuesday, May 27, 2003 7:10 PM
To: 'Tapestry users'
Subject: RE: Stale Session


StaleSession only occurs when the HttpSession has been invalidated;
typically, because it expired
from lack of use.   Do you mean StaleLink?

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry



> -----Original Message-----
> From: Joel Trunick [mailto:Joel@SmartPrice.com] 
> Sent: Tuesday, May 27, 2003 7:10 PM
> To: 'Tapestry users'
> Subject: Stale Session
> 
> 
> 
> Is there a way to find out why a Stale Session page is being 
> triggered?
> 
> Joel
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org

RE: Stale Session err Link

Posted by "Howard M. Lewis Ship" <hl...@attbi.com>.
Release 3.0 includes a lot more information on the StaleLink page.

Set a breakpoint in the StaleLinkException constructor; should give you some idea.  Tapestry 2.3
doesn't always know; 3.0 puts extra info into the form (as hidden fields) to help diagnose these
intelligly.

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry



> -----Original Message-----
> From: Joel Trunick [mailto:Joel@SmartPrice.com] 
> Sent: Tuesday, May 27, 2003 8:14 PM
> To: 'Tapestry users'
> Subject: RE: Stale Session err Link
> 
> 
> 
> Yes, I should of said StaleLink.
> 
> Joel
> 
> -----Original Message-----
> From: Howard M. Lewis Ship [mailto:hlship@attbi.com]
> Sent: Tuesday, May 27, 2003 7:10 PM
> To: 'Tapestry users'
> Subject: RE: Stale Session
> 
> 
> StaleSession only occurs when the HttpSession has been 
> invalidated; typically, because it expired
> from lack of use.   Do you mean StaleLink?
> 
> --
> Howard M. Lewis Ship
> Creator, Tapestry: Java Web Components 
> http://jakarta.apache.org/tapestry
> 
> 
> 
> > -----Original 
> Message-----
> > From: Joel Trunick [mailto:Joel@SmartPrice.com]
> > Sent: Tuesday, May 27, 2003 7:10 PM
> > To: 'Tapestry users'
> > Subject: Stale Session
> > 
> > 
> > 
> > Is there a way to find out why a Stale Session page is being
> > triggered?
> > 
> > Joel
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>