Hi,

when you have multiple forms on a JSP and one of those forms is
submitted, do the values on the other form get sent to the action
class that was submitted to?
i have two forms, two actions on one JSP.  when i trigger the event to
submit one form, will that receiving action also get the values of the
other form?  and if not, how can i do this?

thanks,
andy

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

Reply via email to