Date: 2004-09-15T11:53:55
   Editor: MichaelMcGrady <[EMAIL PROTECTED]>
   Wiki: Apache Struts Wiki
   Page: StrutsCatalogSimpleDispatchAction
   URL: http://wiki.apache.org/struts/StrutsCatalogSimpleDispatchAction

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -21,6 +21,11 @@
 {{{
 <input type='image' name='update' src='update.gif'>
 <input type='image' name='delete' src='update.gif'>
+
+or
+
+<input type='image' name='update.x' src='update.gif'>
+<input type='image' name='delete.x' src='update.gif'>
 }}}
 
 '''or the equivalent, in the various Struts' image taglibs:'''

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

Reply via email to