Date: 2004-04-17T10:31:21
   Editor: 131.191.40.91 <>
   Wiki: Apache Struts Wiki
   Page: StrutsCatalogInstrumentableForms
   URL: http://wiki.apache.org/struts/StrutsCatalogInstrumentableForms

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -4,7 +4,7 @@
 
 You instrument such forms, of course, by subclassing !BeanMapForm.  Check Joshua 
Bloch's ''Effective Java'', Item 14 (favor composition over inheritance), p. 71 ''et 
seq'', to understand the intricacies involved with instrumentation and collection 
classes.
 
-Also, cf. ["StrutsCatalogVariableScreenFields"]
+Also, cf. ["StrutsCatalogVariableScreenFields"] and 
http://jakarta.apache.org/struts/faqs/indexedprops.html
 
 {{{   
 public class BeanMapForm extends ActionForm implements Map {

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

Reply via email to