Date: 2004-08-11T06:30:13
   Editor: MichaelMcGrady <[EMAIL PROTECTED]>
   Wiki: Apache Struts Wiki
   Page: StrutsCatalogMultipleImageButtonsWithNoJavaScript
   URL: http://wiki.apache.org/struts/StrutsCatalogMultipleImageButtonsWithNoJavaScript

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -157,7 +157,7 @@
 
 [EMAIL PROTECTED]
 
-P.S.  For my part, the suggested extension given below is just a further obfuscation 
which has no value.  All that it does is require us to add a layer for no apparent 
benefit.  Why do something that requires us to add XML values when that is totally 
unnecessary?  If I am missing something, my apologies.  But, my philosophy is that a 
solution does not need to be complicated.  The extension also, of course, uses the 
solution which is least desirable.  Offhand, I can think of no reason not to use the 
preferred solution.  I have learned before, however, that sometimes I miss the best 
ideas, and certainly encourage people to look at the following.
+N.B. The extension below conflates two differing ways of choosing what processing is 
required.  If the image button is used to make this choice, then there is no need for 
a dispatch action.  If you don't want to use the image to make this choice, that is 
fine.  But, using the two together is a mistake, in my opinion.  The solution given 
below also uses the second solution given here, which is by far the least prefered.  
So, my suggestion is that you take the "extension" below with more than a grain of 
salt.  The extension just complicates a simple solution.
 
 ----
 

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

Reply via email to