Hey Mario, I like your changes to the RedirectTracker.
What about the possiblity of a per-request override for the behavior? Ie, check for a specific (thread-bound?) RedirectTrackerPolicy variable, and if it is set, then, for this request only, use the new policy? On 9/18/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Hi! > I'd like to know if one could save not only FacesMessages in this way, but > also saveState Beans that should be preserved via a redirect?! > In tomahawk-sandbox there is the RedirectTracker which is able to save: * request beans * messages * locale For now, please see the last comment of http://issues.apache.org/jira/browse/TOMAHAWK-503 how to configure it, I'll try to setup a wiki as soon as possible. Ciao, Mario
