RE: Help with Page Life cycle

2006-08-09 Thread Brian Duchek
ht take some browser testing tools to discover. > > > > > > -Original Message- > From: Harry Harris [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 09, 2006 5:37 AM > To: users@tapestry.apache.org > Subject: Help with Page Life cycle > > Hello ther

Re: Help with Page Life cycle

2006-08-09 Thread Harry Harris
D] Sent: Wednesday, August 09, 2006 5:37 AM To: users@tapestry.apache.org Subject: Help with Page Life cycle Hello there! I've just started with tapestry, and I was wondering if anyone cares to give me a little help understanding page life cycle :) Its a simple crud scenario. S

RE: Help with Page Life cycle

2006-08-09 Thread Brian Duchek
--- From: Harry Harris [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 5:37 AM To: users@tapestry.apache.org Subject: Help with Page Life cycle Hello there! I've just started with tapestry, and I was wondering if anyone cares to give me a little help understanding page life cycle :

Help with Page Life cycle

2006-08-09 Thread Harry Harris
Hello there! I've just started with tapestry, and I was wondering if anyone cares to give me a little help understanding page life cycle :) Its a simple crud scenario. So I have a page that implements PageBeginRenderListener, I read that this method is called just before page begins to render, so