RE: Help with Page Life cycle

2006-08-09 Thread Brian Duchek
lly a specifically different component for simple forms or advanced ones, although there are a couple extensions of form components for Ajax enhanced pages. -Original Message- From: Harry Harris [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 09, 2006 10:16 AM To: Tapestry users Subject: Re: Help

Re: Help with Page Life cycle

2006-08-09 Thread Harry Harris
Thanks for the great explanation Brian, really brilliant :) Just another question, you mentioned a basic form, is there an advanced one? If so, what's the difference between them? Regards On 8/9/06, Brian Duchek <[EMAIL PROTECTED]> wrote: Couple things are real close to your understanding. He

RE: Help with Page Life cycle

2006-08-09 Thread Brian Duchek
Couple things are real close to your understanding. Here's a quick list of things to fill in a couple gaps that took me months to grok. :) * Pages render when requested by a browser, AND when a form is submitted to them. This is a fact of the framework. * cycle.isRewinding() identifies the renderi