cmlenz 01/09/25 00:40:36
Modified: src/doc struts-taglib.xml
Log:
Add some comments about bean scope
Revision Changes Path
1.3 +3 -0 jakarta-slide/src/doc/struts-taglib.xml
Index: struts-taglib.xml
===================================================================
RCS file: /home/cvs/jakarta-slide/src/doc/struts-taglib.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- struts-taglib.xml 2001/09/24 22:01:36 1.2
+++ struts-taglib.xml 2001/09/25 07:40:36 1.3
@@ -211,6 +211,7 @@
<b>uri:</b> the node's URI
</li>
</ul>
+ The bean is only exposed inside the body of the node tag.
</p>
</info>
<attribute>
@@ -276,6 +277,7 @@
as <code>PropertyBean</code> objects
</li>
</ul>
+ The bean is only exposed inside the body of the revision tag.
</p>
</info>
<attribute>
@@ -338,6 +340,7 @@
<b>value:</b> the value of the property as string
</li>
</ul>
+ The bean is only exposed inside the body of the property tag.
</p>
</info>
<attribute>