You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2012/08/16 20:01:38 UTC

[jira] [Updated] (WICKET-4699) Add NonResettingRestartException

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

Bertrand Guay-Paquet updated WICKET-4699:
-----------------------------------------

    Attachment: NonResettingRestartException-improvements.patch

I propose some more changes to make it easier to use.
                
> Add NonResettingRestartException
> --------------------------------
>
>                 Key: WICKET-4699
>                 URL: https://issues.apache.org/jira/browse/WICKET-4699
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 6.0.0-beta3
>            Reporter: Bertrand Guay-Paquet
>            Assignee: Martin Grigorov
>            Priority: Minor
>              Labels: exception, response, restart
>             Fix For: 6.0.0
>
>         Attachments: NonResettingRestartException-improvements.patch
>
>
> In my application, I use a NonResettingRestartException as suggested by Martin Grigorov in the mailing lists. This exception triggers a redirect which restarts the response but does not discard the response's meta data (e.g. cookies). Its implementation and discussion are in WICKET-4637.
> In my opinion, such an "official" version of this exception would be useful in wicket-core since it's not at all trivial to come up with unless much of Wicket internals is known.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira