You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Mohammad Irfan <ir...@gawab.com> on 2004/10/19 10:12:26 UTC

Resetting variables

Where is the best place to reset some variables? Is it in pageEndRender 
or pageBeginRender or Constructors or others?

tia


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


RE: Resetting variables

Posted by "Filip S. Adamsen" <fi...@stubkjaer-adamsen.dk>.
This might seem a bit odd, but use the
org.apache.tapestry.AbstractPage#initialize() method.

Hope this helps.

-Filip

> -----Original Message-----
> From: Mohammad Irfan [mailto:irfan199@gawab.com]
> Sent: Tuesday, October 19, 2004 10:12 AM
> To: Tapestry users
> Subject: Resetting variables
> 
> Where is the best place to reset some variables? Is it in pageEndRender
> or pageBeginRender or Constructors or others?
> 
> tia
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org