if there is a context, the problem will not come out. when I do a :

http://localhost:8080/info/update

the onActivate() of Register will be called first before onActivate() of
Update.java. and this happens only once, if I just refresh the page, it will
not happen.


Thiago H de Paula Figueiredo wrote
> 
> On Tue, 17 Jul 2012 10:38:32 -0300, Angelo C. <angelochen960@>  
> wrote:
> 
>> no, i don't have. strange, one solution I can think of is, i'll create a
>> Index.java.
> 
> Isn't this another ocurrence of the assets with paths that end up matching  
> some page URL and then Tapestry considers it a request to that page?  
> What's the page activation context when the Register page onActivate() is  
> invoked?
> 
> -- 
> Thiago H. de Paula Figueiredo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@.apache
> For additional commands, e-mail: users-help@.apache
> 


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Why-the-activate-of-another-class-got-executed-T5-3-3-tp5714496p5714510.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to