You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by gl...@locus.apache.org on 2000/12/04 02:41:00 UTC

cvs commit: jakarta-taglibs/response/examples/web index.html

glenn       00/12/03 17:41:00

  Modified:    response/examples/web index.html
  Log:
  Added view source
  
  Revision  Changes    Path
  1.2       +6 -0      jakarta-taglibs/response/examples/web/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/response/examples/web/index.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.html	2000/09/26 20:00:35	1.1
  +++ index.html	2000/12/04 01:41:00	1.2
  @@ -14,5 +14,11 @@
   REQUEST taglib.
   <br><br>
   View the <a href="response.jsp">response.jsp</a> example page.
  +<br>
  +See the source from the <a href="response.txt">response.jsp</a> example page.
  +<br>
  +See the source from the <a href="senderror.txt">senderror.jsp</a> example page.
  +<br>
  +See the source from the <a href="sendredirect.txt">sendredirect.jsp</a> example page.
   </body>
   </html>