FlashScope is a feature of such frameworks like Tapestry or Stripes.
Behind the scenes, it uses session object and automatically retains
objects for the duration of this request and the subsequent request.
This scope object works best when redirect-after-post pattern is
utilized.

Struts has a rudimentary implementation of this tecnhique for handling
messages and errors. If a more generic FlashScope were created for
Struts, what do you call it:

* Drop scope -- this one sounds nice to me
* Autodiscard scope -- this explains that it is cleaned up automatically
* Roundtrip scope -- this explains what is it for
* Castaway scope
* Hold scope
* JettiScope (from "jettison", but may seem related to Jetty server)
* Just call it FlashScope like in Stripes
* Nah, FlashScope has Macromedia smell, should be something different,
like ____ (suggest yours)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to