Use URLEventContext:
http://tapestry.apache.org/5.3/apidocs/org/apache/tapestry5/internal/URLEventContext.html
The ContextValueEncoder can be injected.
Hi,
this works:
new PageRenderRequestParameters(Sample.class.getSimpleName(),
new EmptyEventContext(), false);
but if I want to pass some context here, say '/1234/xyzc', so how to
construct the eventContext?
Thanks,
Angelo
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/EventContext-tp5044354p5044354.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
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