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:49:10 UTC

cvs commit: jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyContent positiveGetEnclosingWriter.html positiveGetReader.html positiveGetString.html

santosh     00/10/09 15:49:10

  Added:       src/clients/org/apache/jcheck/jsp/client/tagext/BodyContent
                        positiveGetEnclosingWriter.html
                        positiveGetReader.html positiveGetString.html
  Log:
  watchdog 4.0
  
  Revision  Changes    Path
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyContent/positiveGetEnclosingWriter.html
  
  Index: positiveGetEnclosingWriter.html
  ===================================================================
  <html>
  <title>positiveGetEnclosingWriter</title>
  <body>
           
  
  
  <!-- Using pageContext.pushBody() to create a BodyContent object -->
  
  <!-- checking for JspWriter object -->
  true
  
  
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyContent/positiveGetReader.html
  
  Index: positiveGetReader.html
  ===================================================================
  <html>
  <title>positiveGetReader</title>
  <body>
           
  
  <!-- checking for Reader object -->
  true
  
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/BodyContent/positiveGetString.html
  
  Index: positiveGetString.html
  ===================================================================
  <html>
  <title>positiveGetString</title>
  <body>
           
  
  Checking For getString() method
  
  
  
  
  
  </body>
  </html>