You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by na...@apache.org on 2001/03/11 22:32:15 UTC

cvs commit: jakarta-tomcat/src/examples/jsp/jsptoserv jts.html

nacho       01/03/11 13:32:14

  Modified:    src/examples/jsp/jsptoserv jts.html
  Log:
  [PATCH] JSP examples TC 3.3 latest
  
  Submitted by Hans Schmid [hans@mega-schmid.de]
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-tomcat/src/examples/jsp/jsptoserv/jts.html
  
  Index: jts.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/examples/jsp/jsptoserv/jts.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jts.html	2001/03/10 03:00:55	1.3
  +++ jts.html	2001/03/11 21:32:14	1.4
  @@ -12,10 +12,10 @@
   <body bgcolor="#FFFFFF">
   <p><font color="#0000FF"><a href="jsptoservlet.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/jsptoservlet/jsptoservlet.jsp">Source Code for JSP calling servlet <font color="#0000FF"></a>
  +<h3><a href="/examples/jsp/source.jsp?/jsp/jsptoserv/jsptoservlet.jsp">Source Code for JSP calling servlet <font color="#0000FF"></a>
     </font> </h3>
   
  -<h3><a href="/examples/jsp/source.jsp?/jsp/jsptoservlet/hello.jsp">Source Code for Servlet calling JSP 
  +<h3><a href="/examples/jsp/source.jsp?/jsp/jsptoserv/hello.jsp">Source Code for Servlet calling JSP 
   <font color="#0000FF"></a> </font> </h3>
   
   </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-dev-help@jakarta.apache.org