Karl Coleman wrote:
I believe the name of the button is passed in the request under the name Submit.
page.jsp?Submit=<name of your button>
Karl
Oh, if this is all you wanted to know, and not how to use images, blah, blah, then you can use <html:submit> and the property attribute will pass along the value to the ActionForm. I assumed you wanted to know more than this, since this is just how the submit tag works and I assumed you looked at that.
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]