bayard 01/09/20 22:14:02 Modified: string/examples/web index.html Log: Added a link to string.html, the example source code. Revision Changes Path 1.3 +1 -0 jakarta-taglibs/string/examples/web/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-taglibs/string/examples/web/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- index.html 2001/09/06 04:19:59 1.2 +++ index.html 2001/09/21 05:14:02 1.3 @@ -13,5 +13,6 @@ The example jsp page for the String taglib requires no additional packages to work. <br><br> See the output from the <a href="string.jsp">string.jsp</a> example page.<br> +See the source for the <a href="string.html">string.jsp</a> example page. </body> </html>
