Date: 2004-04-24T11:51:37 Editor: 131.191.40.91 <> Wiki: Apache Struts Wiki Page: StrutsCatalogInstrumentableForms URL: http://wiki.apache.org/struts/StrutsCatalogInstrumentableForms
no comment Change Log: ------------------------------------------------------------------------------ @@ -7,6 +7,8 @@ Also, cf. ["StrutsCatalogVariableScreenFields"] and http://jakarta.apache.org/struts/faqs/indexedprops.html {{{ +/** This class has been updated to work with org.apache.commons.beanutils.PropertyUtils + * by adding the getMap() { return this; } method. April 24, 2004 Michael McGrady */ public class BeanMapForm extends ActionForm implements Map { private Map map; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]