On Thu, Apr 16, 2009 at 12:32 PM, Howard Lewis Ship <hls...@gmail.com> wrote: > I would tend, instead, to use a page activation context; like any > event context, it allows multiple values, returned as an array or > list.
I didn't suggest that because he wanted to pass the parameters at a form submission. Anyway, my approach could be improved by using the activation context in addition to what I had already suggested. Adding an onActivate() and an onPassivate() would do it. By the way, I consider invoking onActivate() directly (except in unit tests) is a bad practice. It is a method meant to be an event handler and it should only be used as such. -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org