Date: 2004-04-24T11:45:52
Editor: 131.191.40.91 <>
Wiki: Apache Struts Wiki
Page: StrutsCatalogInstrumentableForms
URL: http://wiki.apache.org/struts/StrutsCatalogInstrumentableForms
no comment
Change Log:
------------------------------------------------------------------------------
@@ -19,6 +19,10 @@
this.map = map;
}
+ public Map getMap() {
+ return this;
+ }
+
public void setProperty(Object key, Object value) {
map.put(key,value);
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]