Ok, thanks!

-------- Original-Nachricht --------
> Datum: Fri, 20 Feb 2009 14:18:22 -0300
> Von: "Thiago H. de Paula Figueiredo" <thiag...@gmail.com>
> An: "Tapestry users" <users@tapestry.apache.org>
> Betreff: Re: How to get current page class inside Layout?

> Em Fri, 20 Feb 2009 13:59:43 -0300, <superoverdr...@gmx.de> escreveu:
> 
> > How can you find out what page is currently being used inside
> > of the Layout class ?
> 
> @Inject
> private ComponentResources resources;
> 
> ....
> 
> Object page = resources.getPage();
> 
> -- 
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> http://www.arsmachina.com.br/thiago
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org

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

Reply via email to