bayard 01/09/05 21:19:59 Modified: string/examples/web index.html Log: Removed link to string.txt file. The example page is intended to show the source used. Being able to view the source to string.jsp is in fact confusing due to all the escaping. Revision Changes Path 1.2 +0 -1 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.html 2001/08/30 12:18:19 1.1 +++ index.html 2001/09/06 04:19:59 1.2 @@ -13,6 +13,5 @@ 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 from the <a href="string.txt">string.jsp</a> example page. </body> </html>
