Date: 2004-08-27T07:20:47 Editor: MichaelMcGrady <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsCatalogMultipleImageTagsSimplified URL: http://wiki.apache.org/struts/StrutsCatalogMultipleImageTagsSimplified
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,4 +1,4 @@ -StrutsCatalog: '''This is an efficient way to end forever that pesky and recurrent problem of how to use multiple image buttons in your forms.''' +StrutsCatalog: '''This is an efficient way to end forever that pesky and recurrent problem of how to use multiple image buttons in your forms. (N.B.: This solution also works for non-image (submit) buttons by using values like <input type="submit" name="add.x" value="add"> in the submit button.)''' '''Assume that you have code not unlike:''' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
