&1 is invoked by the JSP page to evaluate the
&2:&3 custom tag during the execution of the page.
Tag handler methods are called by the JSP page implementation class at
various points during the evaluation of the tag.
The tag handler methods in turn call methods on the underlying
Transformation Bean object, &3, to execute the methods.</p>

<p>If you need to extend or modify the functionality of the
&2:&3 custom tag, you can subclass this tag handler class.</p>

<p><b>For More Information:</b></p>

<p>
Visit the AppDev Studio Developer's Site to access step-by-step
examples, white papers and additional usage information at
<a href="http://support.sas.com/rnd/appdev/">
http://support.sas.com/rnd/appdev/</a>.
</p><p>
Refer to the Custom Tag Library Reference for usage information on the
<a href="{@docroot}/taglibs/&2/&2_&3.html"><b>&2:&3</b></a>
custom tag.
</p><p>
<b>Note</b>: A snapshot of the AppDev Studio Developers Site
is installed on your local Web server when you install AppDev Studio.
To access the site from webAF, select
<b>Help -> Developer Site</b>.</p>
