Hi Yohan It must be your lucky day. I just added a blog post related to this
http://tawus.wordpress.com/2012/02/03/some-reporting-tricks-with-class-transformations/ regards Taha On Feb 3, 2012, at 8:48 AM, Lenny Primak wrote: > I think method advice is your ticket here. Search tapestry docs for it. > > > > On Feb 2, 2012, at 10:14 PM, Yohan Yudanara <yohan.yudan...@gmail.com> wrote: > >> Hi, >> >> I need to add some common logic (persist data into session) to all >> onSuccess method on all pages. >> >> Does anyone have a clue how to implement this? >> Is there any better way to do this instead of copy-pasting to all of >> onSuccess method? >> I've tried to subclass submit / form component, but I can't find a way >> to insert common logic when the form submitted successfully. >> >> Thanks in advance. >> >> Best regards, >> Yohan Yudanara >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >