Thanks for the reply Thiago. I'm pretty familiar with the methods in CELE (as I 
call it) but I'm not seeing what you're getting at. Is there something that 
Tapestry puts in the environment? If I'm adding my own mechanism I'll be going 
with a simple Boolean flag in the page class that's set to true by setup render 
rather than adding/intercepting CELE methods.


> -----Original Message-----
> From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
> Sent: 22 February 2010 13:42
> To: Tapestry users
> Subject: Re: Is there a way of knowing if Tapestry is page rendering or
> event handling (was: Page render & event URLs with large optional
> context parameter)
> 
> On Mon, 22 Feb 2010 10:20:59 -0300, Blower, Andy
> <andy.blo...@proquest.co.uk> wrote:
> 
> > So, how can I detect if Tapestry is rendering (and which page) from
> > within the pages' onPassivate method?
> 
> Take a look at the decode* methods in ComponentEventLinkEncoder.
> 
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant,
> developer,
> and instructor
> Owner, software architect and developer, Ars Machina Tecnologia da
> Informação Ltda.
> http://www.arsmachina.com.br
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 

Reply via email to