pierred 00/12/01 16:42:11 Modified: webapps/examples/jsp/num numguess.html Log: Fixed the link to the source file for numguess example. Revision Changes Path 1.2 +1 -1 jakarta-tomcat-4.0/webapps/examples/jsp/num/numguess.html Index: numguess.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/examples/jsp/num/numguess.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- numguess.html 2000/08/17 00:58:15 1.1 +++ numguess.html 2000/12/02 00:42:11 1.2 @@ -15,7 +15,7 @@ <body bgcolor="#FFFFFF"> <p><font color="#0000FF"><a href="numguess.jsp"><img src="../../images/execute.gif" align="right" border="0"></a><a href="../index.html"><img src="../../images/return.gif" width="24" height="24" align="right" border="0"></a></font></p> -<h3><a href="/examples/jsp/source.jsp?/jsp/num/numguess.jsp">Source Code for Numguess Example<font color="#0000FF"></a> +<h3><a href="numguess.txt">Source Code for Numguess Example<font color="#0000FF"></a> </font> </h3> </body>