Date: 2004-04-24T12:42:56
   Editor: 131.191.40.91 <>
   Wiki: Apache Struts Wiki
   Page: StrutsCatalogMappedBeans
   URL: http://wiki.apache.org/struts/StrutsCatalogMappedBeans

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,6 +1,8 @@
-StrutsCatalog: '''Provide a mapped bean that can be nested in in <bean:write>.''' 
April 24, 2004
+StrutsCatalog: '''Provide a mapped bean that can be nested in in <bean:write>.''' 
+April 24, 2004
 
 This !BeanMap class provides you with a bean that allows you to access map values 
using <bean:write>.  Assume that you have the following code somewhere:
+
 {{{
 BeanMap beanMap1 = new BeanMap();
 BeanMap beanMap2 = new BeanMap();

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

Reply via email to