git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@893493
13f79535-47bb-0310-9956-
ffa450edef68
<html>
<head>
<title>Tag Plugin Implementation</title>
+ </head>
+ <body>
<h2>How to write tag plugins</h2>
<p>
To write a plugin, you'll need to download the source for Tomcat 5.
classes.
</li>
</ol>
- </head>
+ </body>
</html>
<html>
<head>
<title>Tag Plugin Introduction</title>
+ </head>
+ <body>
<h2>Tag Plugins: Introductory Notes</h2>
<p>
Tomcat 5 provides a framework for implementing tag plugins. The
They do serve as examples to show plugins in action (just
examine the generated Java files), and how they can be implemented.
</p>
- </head>
+ </body>
</html>