Update of /var/cvs/documentation/backenddevelopers
In directory james.mmbase.org:/tmp/cvs-serv5609

Modified Files:
        components.xml 
Log Message:
documnted the change of the constants


See also: http://cvs.mmbase.org/viewcvs/documentation/backenddevelopers


Index: components.xml
===================================================================
RCS file: /var/cvs/documentation/backenddevelopers/components.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- components.xml      9 Jul 2008 21:43:22 -0000       1.17
+++ components.xml      8 Aug 2008 13:40:56 -0000       1.18
@@ -7,7 +7,7 @@
 
     <date>2007-02-09</date>
 
-    <edition>$Id: components.xml,v 1.17 2008/07/09 21:43:22 michiel Exp 
$</edition>
+    <edition>$Id: components.xml,v 1.18 2008/08/08 13:40:56 michiel Exp 
$</edition>
 
     <authorgroup>
       <author>
@@ -308,8 +308,8 @@
       contain:</para>
 
       <programlisting>&lt;div
-    class="mm_c c_core b_welcome ${requestScope.componentClassName}"
-    id="${requestScope.componentId}"
+    class="mm_c c_core b_welcome 
${requestScope['org.mmbase.componentClassName']}"
+    id="${requestScope['org.mmbase.componentId']}"
 &gt;</programlisting>
 
       <para>In future the class specification should be extended with classes
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to