Re: creating new component+events

2009-08-21 Thread Alfonso Quiroga
Onno: thank you!! In my case, my custom component will not use forms, just text, images, and event-links. Thanks for your fast feedback :-) I am starting to love components (I come from struts world). thanks On Fri, Aug 21, 2009 at 4:49 AM, Onno Scheffers wrote: >> >> I read http://tapestry.apach

Re: creating new component+events

2009-08-21 Thread Onno Scheffers
> > I read http://tapestry.apache.org/tapestry5/guide/event.html... and I > understood that only pages can handle events... but I need the > component handle the event. Any help? Thanks in advanced, and sorry > for my english! Components can handle events as well. For pagination, you can create