I'm trying to populate the values for a form based on the context parameter passed in. I'm getting the context with onActivate(String id), but where do I set the form values? Usually I do it in pageAttached, but pageAttached gets called before onActivate. Do I initialize my form variables in onActivate?

Thanks.

--
Tim Koop
t...@timkoop.com <mailto:t...@timkoop.com>
www.timkoop.com <http://www.timkoop.com>

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

Reply via email to