pageBeginRender (implement PageBeginRenderListener interface). This will be called before rendering both the rewind and render cycle, but you can just put a conditional on cycle.isRewinding() in order to ensure you only re-init the variable during the render cycle.
--sam On 2/26/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
What I need is that when I access or refresh the page a parameter bound to session must be reset On 2/26/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote: > > Hi!, > where do I have to put page initialization code in tapestry 4.1.1? > I need that the init method is called only when I render the page, but not > when I call a form submit. > > Thx, > kiuma >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]