You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/07/24 15:32:50 UTC

[jira] Closed: (TAP5-1015) Provide a new return type for event handler methods that would trigger the rendering of a particular page without a redirect

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

Igor Drobiazko closed TAP5-1015.
--------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> Provide a new return type for event handler methods that would trigger the rendering of a particular page without a redirect
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1015
>                 URL: https://issues.apache.org/jira/browse/TAP5-1015
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>            Reporter: Andreas Pardeike
>            Assignee: Igor Drobiazko
>             Fix For: 5.2.0
>
>
> 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.