Date: 2004-07-30T01:07:58
   Editor: MichaelMcGrady <[EMAIL PROTECTED]>
   Wiki: Apache Struts Wiki
   Page: StrutsCatalogMultipleImageButtonsWithNoJavaScript
   URL: http://wiki.apache.org/struts/StrutsCatalogMultipleImageButtonsWithNoJavaScript

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -21,7 +21,7 @@
   <html:image property='button.clear' src='GO_BACK.gif'>
 }}}
 
-I used to just use a button and encorporated various Commands like Submit Clear, etc. 
 Discussions with Larry Young of www.dalmatian.com convinced me that my solution was 
way to heavy-handed.  Now, like the bloke who was turned into a newt but "got betta", 
my new and improved solution is to provide a !ButtonForm to subclass or to copy, 
whatever excites you.  Here is the !ButtonForm:
+I used to just use a button and encorporated various Commands like Submit Clear, etc. 
 Discussions with Larry Young of www.dalmatian.com convinced me that my solution was 
way to heavy-handed.  Now, like the bloke who was turned into a newt but "got betta", 
my new and improved solution is to provide a !ButtonForm to subclass or to copy, 
whatever excites you.  Here is the !ButtonForm (if you want more buttons, just add to 
the getters, e.g. getSubmit():
 
 {{{
 public class ButtonForm

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

Reply via email to