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:15:11 UTC

cvs commit: jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/include positiveIncludeCtxRelativeDirective.html positiveIncludePageRelativeDirective.html

rlubke      02/01/28 16:15:11

  Added:       src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/include
                        positiveIncludeCtxRelativeDirective.html
                        positiveIncludePageRelativeDirective.html
  Log:
   - content push from CTS
  
  Revision  Changes    Path
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/include/positiveIncludeCtxRelativeDirective.html
  
  Index: positiveIncludeCtxRelativeDirective.html
  ===================================================================
  <html>
  <title>positiveIncludeCtxRelativeDirective</title>
  <body>
  
  <!-- testing if including of files work -->
  <html>
  <title>included</title>
  <body>
  
  This is included file
  
  </body>
  </html>
  
  </body>
  </html>
  
  
  
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/include/positiveIncludePageRelativeDirective.html
  
  Index: positiveIncludePageRelativeDirective.html
  ===================================================================
  <html>
  <title>positiveIncludePageRelative</title>
  <body>
  
  <!-- testing if including of files work -->
  <html>
  <title>included</title>
  <body>
  
  This is included file
  
  </body>
  </html>
  
  </body>
  </html>
  
  
  

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