Bertrand Guay-Paquet created WICKET-4699:
--------------------------------------------

             Summary: 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
            Priority: Minor


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

        

Reply via email to