You are viewing a plain text version of this content. The canonical link for it is here.
Posted to watchdog-dev@jakarta.apache.org by rl...@apache.org on 2002/01/29 01:16:49 UTC

cvs commit: jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage positiveErrorPage.html

rlubke      02/01/28 16:16:49

  Modified:    src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage
                        positiveErrorPage.html
  Log:
   - content push from CTS
  
  Revision  Changes    Path
  1.2       +4 -2      jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage/positiveErrorPage.html
  
  Index: positiveErrorPage.html
  ===================================================================
  RCS file: /home/cvs/jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage/positiveErrorPage.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- positiveErrorPage.html	9 Oct 2000 22:37:19 -0000	1.1
  +++ positiveErrorPage.html	29 Jan 2002 00:16:49 -0000	1.2
  @@ -1,9 +1,11 @@
   <html>
  -<title>myErrorpage</title>
  +<title>myerrorpage</title>
   <body>
   <!-- error page for positiveErrorPage.jsp -->
   
  -This is test error page
  +This is a test error page
  +
  +Exception got is: / by zero
   
   </body>
   </html>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>