Add support to return other pages from onActivate()
---------------------------------------------------

                 Key: TAP5-1015
                 URL: https://issues.apache.org/jira/browse/TAP5-1015
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
            Reporter: Andreas Pardeike


Currently, onActivate() has no ability to delegate the rendering to another 
page or stream without a redirect. It would be really helpful to support more 
return types from this method. 

Motivation: if the activation context is faulty you might want to keep the url 
the way it is and still be able to render a different page than the current 
page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to