[ http://issues.apache.org/jira/browse/TAPESTRY-294?page=comments#action_62354 ] Martin Batty commented on TAPESTRY-294: ---------------------------------------
Could this provide a nice way to do "redirect-after-post"? The postInvoke implementation could do a redirect. Is there any way of passing parameters to the listener? > events before and after listener method invocation > -------------------------------------------------- > > Key: TAPESTRY-294 > URL: http://issues.apache.org/jira/browse/TAPESTRY-294 > Project: Tapestry > Type: New Feature > Components: Framework > Versions: 3.0.3 > Environment: all > Reporter: Ben Eng > Attachments: Tapestry-patch.tgz > > Enable a page to implement an EventListener (e.g., ActionInvocationListener) > to receive an event before and after Tapestry's ListenerMap invokes the > listener method. > This will support an easy way to implement method-level security access > control on individual actions for each page. > I will attach an implementation of this feature. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
