Just create a method named for example, clean()
and at the fist tapestry element of that component (before any other), call it. 
That is the simple way to do it.

Please visit: www.tapestryforums.com and join us!

A. Lepe

2005/5/26, Henry Chen <[EMAIL PROTECTED]>:
> Hi,
> 
> I have a page that uses a component that I wrote. In the pageBeginRender()
> of that component I need to do some initialization every time it is shown.
> But I found the pageBeginRender() was actually been called only once, when I
> first visited the page.  How can I work around this? I need to call the
> pageBeginRender() every time the component is used. Thanks a lot!
> 
> 
> Henry
> 
>

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

Reply via email to