Anyone wants to share their thoughts on rollover scope?
http://wiki.apache.org/struts/RolloverScope

I was thinking on using Stripes approach, but I don't like to mange
URLs. Also, Stripes uses a timer to remove unused rollover scopes,
this does not seem very straightforward to me, from a user's point of
view. A user opens two windows then bam! in two minutes their content
is gone.

So I decided to go with the simplest implementation possible. It does
not allow to open several windows with the same-typed actionform, but
it is easy to understand and it works predictably.

Michael.

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

Reply via email to