The JSP page CustomTags.jsp demonstrates the use of three custom tags.
Use of a custom tag with no attributes or body text.
Use of a custom tag with an attribute but body text.
Use of a custom tag with an attribute and body text.
In the SamplesApp, the sample is located at:
SamplesApp/WebApp/tagSamples/custom_tags/CustomTags.jsp
On the local file system, the sample is located at:
BEA_HOME\weblogic81\samples\workshop\SamplesApp\WebApp\tagSamples\custom_tags\CustomTags.jsp
To Run the Sample
BEA_HOME/weblogic81/samples/domains/workshop/startWebLogic.sh