I probably din't explain it very well.

I have component with two submit links in it. I also have a page that
includes that component those two links. I need to write in that page that
includes the components the event handling for those two links but I am not
sure how. If I write handler in the Component.java it is handled but if I
write it in the Page.java class it is not handled. Is there a way to push
the event from the component up to the page?

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Handling-components-event-in-the-page-that-includes-the-component-tp4833388p4833462.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to