On Thu, 08 Jul 2010 02:25:03 -0300, matt22 <s...@zoznam.sk> wrote:

Hi,

Hi!

Is it possible to inject componets in setupRender, or beginRender?

You can only inject components in classes using the @InjectComponent annotation.

If in layout i have 5 components and i want to inject only some of the
components(depends on DBS settings).

It doesn't make a difference injecting 1 or 100 components. All them are already instantiated in the page or component.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, 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