Tapestry doesn't cache the value, so every link (one for the form, plus one
for each PageLink or ActionLink component that renders) will re-invoke
onPassivate().
On 10/25/07, Nick Westgate <[EMAIL PROTECTED]> wrote:
>
> Depends on what's in your page.
>
> onPassivate is called to build the context
Depends on what's in your page.
onPassivate is called to build the context for a link.
Cheers,
Nick.
Angelo Chen wrote:
Hi,
I did a test, when a page with a form is displayed, it has one onActivate
call but more than 10 onPassivate call in my test case, why?
A.C.
-
Hi,
I did a test, when a page with a form is displayed, it has one onActivate
call but more than 10 onPassivate call in my test case, why?
A.C.
--
View this message in context:
http://www.nabble.com/T5%3A-Multiple-onPassivate-tf4689187.html#a13401834
Sent from the Tapestry - User mailing list