Andrew Tomaka wrote the following on 7/7/2005 10:26 AM:

I'm attempting to create a JSP that is made up of two forms.  Each
form needs a different form bean and is processed by a different
action.  The catch is that the first form returns back to the JSP and
the action responsible for this needs the name attribute set to the
Form Bean of the first form.  When the JSP is loaded after the
processing of the first form, both the form tags are assigned the name
of the first Form Bean.

I'm confused what you are trying to do. Possibly you can describe the user requirements?


--
Rick

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

Reply via email to