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 sa...@locus.apache.org on 2000/10/10 00:37:20 UTC

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

santosh     00/10/09 15:37:19

  Added:       src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage
                        positiveErrorPage.html
  Log:
  watchdog 4.0
  
  Revision  Changes    Path
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage/positiveErrorPage.html
  
  Index: positiveErrorPage.html
  ===================================================================
  <html>
  <title>myErrorpage</title>
  <body>
  <!-- error page for positiveErrorPage.jsp -->
  
  This is test error page
  
  </body>
  </html>