You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/03/13 01:07:27 UTC

[jira] Updated: (TAP5-1015) Add ability to have an activate event handler render another page entirely as the response

     [ https://issues.apache.org/jira/browse/TAP5-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-1015:
---------------------------------------

    Summary: Add ability to have an activate event handler render another page entirely as the response  (was: Add support to return other pages from onActivate())

> Add ability to have an activate event handler render another page entirely as the response
> ------------------------------------------------------------------------------------------
>
>                 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.