I think something like this might do the trick. @Inject private LinkSource _linkSource;
Class<?> onActionFromModify(String contextId) { return linkSource.createPageRenderLinkWithContext(YourClass.class, contextId); } -- View this message in context: http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4631914.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