multiple submit button value

From: jvgoogle (jakesvdb_at_hotmail.com)
Date: 04/29/04


Date: 29 Apr 2004 07:19:53 -0700

I use multiple submit buttons on my form.
Ex. <html:submit property="method" value="noActionTaken">
The value is equivalent of a method in my DispatchAction class.
Does another parameter exist to put a label on the submit button for
example (No Action) instead of the noActionTaken??

Thanks