On Mon, 15 Aug 2011 15:19:46 -0300, Emmanuel Demey <demey.emman...@gmail.com> wrote:

Hi

Hi!

You can maybe use the @onEvent annotation. It takes one parameter : component (the t:id of the companent). So just annotate your methods with this annotation by specifying the type of event and the t:id.

I guess you forgot the value attribute, that defines the name of the event you want to handle. If not provided, it defaults to "action". :)

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