blob: 7bb4d62ee35af2f080e9e6ea41bc334752640eeb [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<document url="dev_nested.html">
<properties>
<author>Arron Bates</author>
<title>The Struts User's Guide - Nested Taglib Guide</title>
</properties>
<body>
<chapter name="Nested Taglib Guide">
<section href="nested" name="The Nested Taglib">
<p>
Nested tags &amp; supporting classes extend the base struts tags to allow them to relate to each other in a nested nature.
The fundamental logic of the original tags don't change, except in that all references to beans and bean properties
will be managed in a nested context.
</p>
</section>
<section href="resources" name="Nested Taglib Resources">
<ul>
<li><a href="../api/org/apache/struts/taglib/nested/package-summary.html#package_description">Nested Taglib Package Description</a></li>
<li><a href="struts-nested.html">Nested Taglib API Reference</a></li>
</ul>
</section>
</chapter></body></document>