On Sun, 27 Nov 2011 21:14:15 -0200, SeleniuM <invest-in...@hotmail.com> wrote:

I am doing some project, and I got stuck on very irritating issue that is " I want to make an actionlink, which will process user to another page and retrieve some data from database ( using hibernate for that purpose ). " So far, I haven't find possibility to do so, expect to make

Two options:

1) Use PageLink instead (only if you just need to link to another page without doing any action).

2) User @InjectPage.

Either way, the documentation about this is http://tapestry.apache.org/page-navigation.html.

--
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