On 11/11/05, Hubert Rabago <[EMAIL PROTECTED]> wrote: > On 11/11/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > Please keep this in mind > > if you will work on action/form combo :) > > Why not make sure by taking a look at what I'm doing and maybe working > on it, too? > > Oh, waitasec, I've no plans yet of nominating what I'm doing into the > core, so if that's a requirement for you, well, I understand.
Riiight. I guess this will not cut it then. :-) Actually, I would like to take a look :-) > > I added a "scenario" attribute to <action> element, and on each > > request I am going to check session and to clean all form beans that > > do not correspond to action's scenario ("scenario" attribute can > > enlist several scenarios that action participates in). It would be > > simpler to define scenario for <form-bean> themselves, but I think it > > is easier for developer to think in terms of grouped actions, not > > grouped forms. > > What happens if the user uses multiple windows? Nothing different from having multiple windows of a regular action with session-scoped form. As long as action was called, form is used, so no reason to dispose it. Or am I missing something? Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]