2007/12/17, Brian Pontarelli <[EMAIL PROTECTED]>: > > > One thing I noticed that I thought might be a good idea for session > safety was to move the flash Map from the session to the request on the > first usage of that scope. That way the flash is not there any longer, > in case of failures.
That it is exactly the same behaviour that has the click scope in my Scopes project: http://scopes.sourceforge.net/documentation/more-scopes/click-scope.html Feel free to copy code, it's ASL and I've signed a CLA... Antonio