<snip> allows you to instrument your ActionForms </snip> I dont really grok the use of the term 'instrument' in this context. Can someone explain?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, 26 April 2004 18:14 To: [EMAIL PROTECTED] Subject: [Apache Struts Wiki] Updated: StrutsCatalogInstrumentableForms Date: 2004-04-26T03:13:48 Editor: 131.191.40.91 <> Wiki: Apache Struts Wiki Page: StrutsCatalogInstrumentableForms URL: http://wiki.apache.org/struts/StrutsCatalogInstrumentableForms no comment Change Log: ---------------------------------------------------------------------------- -- @@ -22,6 +22,11 @@ } public Map getMap() { + return map; + } + + + public Map getThis() { return this; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]