RE: [Tapestry-developer] getRequestCycle null after session serializes

2002-11-28 Thread Luke Galea
PROTECTED]] Sent: December 28, 2002 11:23 AM To: Luke Galea; Tapestry Developer Subject: Re: [Tapestry-developer] getRequestCycle null after session serializes   I'd need to see a little more code to figure out what you are doing.  My guess is that you are expecting the same page instance t

Re: [Tapestry-developer] getRequestCycle null after session serializes

2002-11-28 Thread Howard M. Lewis Ship
Luke Galea To: Tapestry Developer Sent: Thursday, November 28, 2002 9:22 AM Subject: [Tapestry-developer] getRequestCycle null after session serializes Hello,     I have a strange problem (well.. at least I think it’s strange). I have extended BasePage for

[Tapestry-developer] getRequestCycle null after session serializes

2002-11-28 Thread Luke Galea
Hello,     I have a strange problem (well.. at least I think it’s strange). I have extended BasePage for pages that need validation and access to the database. In my page I have a method: “getSession” that pulls the db connection data from the request cycle ( or checks if it is alr