Not sure if it's the "correct" approach, but I use finishLoad() for initialising properties to their defaults.

On Thu, 10 Nov 2005 17:58:11 +0100, Patrick Kelly <[EMAIL PROTECTED]> wrote:

I have been playing around with pageBeginRender to set some vars when the page first loads. The problem is that I have a form with a submit and I don't want the vars to be set again, but pageBeginRender is always called when the form is submitted. Is there a way to know when the page is first loaded, and to be able to set some vars during that action? I am currently using Tapestry 3.

Thanks - Patrick


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to