Rick, what do you mean? It sounds like you have an answer.

-----Original Message-----
From: Rick Reumann [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 12, 2005 3:38 PM
To: Struts Users Mailing List
Subject: Re: [POLL] What do you use action forms for?


Benedict, Paul C wrote the following on 5/12/2005 3:25 PM:

> My biggest problem with session based forms is that, without a special
> mechanism,  it prevents multiple instances of a form from being edited at
> once within a session. 

Not really, because I can just call form.reset() (or assign the formBean 
instance to brand new ActionForm) in the Action that I go to before I 
forward on to capture the user input.

-- 
Rick





------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments, contains 
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New 
Jersey, USA 08889), and/or its affiliates (which may be known outside the 
United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as 
Banyu) that may be confidential, proprietary copyrighted and/or legally 
privileged. It is intended solely for the use of the individual or entity named 
on this message.  If you are not the intended recipient, and have received this 
message in error, please notify us immediately by reply e-mail and then delete 
it from your system.
------------------------------------------------------------------------------

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

Reply via email to