I believe the name of the button is passed in the request under the name Submit.
page.jsp?Submit=<name of your button>
Karl
-----Original Message-----
From: David Schwartz [mailto:ds@arrayone.com]
Sent: Tuesday, September 07, 2004 9:54 AM
To: taglibs-user@jakarta.apache.org
Subject: Submit Button
Is it possible to determine the name or value of the submit button that user
clicked?
For example, I have a form with 4 submit buttons - each with a dif name & value.
Need to know which was clicked so user can be routed.
David Schwartz
---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
|