Em Wed, 06 Jan 2010 12:04:44 -0200, Jim O'Callaghan <jc1000...@yahoo.co.uk> escreveu:

What I'm after is something akin to PageActivationContext but that passes the relevant object(s) using Request parameters rather than the querystring / url - thanks.

Take a look at the LinkCreationListener interface. You can implement one and contribute it to the LinkCreationHub service. A RequestFilter could be used to get the parameters from the query string and set the appropriate properties.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to