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:45 UTC

cvs commit: jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/TagData positiveTagGetAttribute.html positiveTagGetAttributeString.html positiveTagSetAttribute.html

santosh     00/10/09 15:49:45

  Added:       src/clients/org/apache/jcheck/jsp/client/tagext/TagData
                        positiveTagGetAttribute.html
                        positiveTagGetAttributeString.html
                        positiveTagSetAttribute.html
  Log:
  watchdog 4.0
  
  Revision  Changes    Path
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/TagData/positiveTagGetAttribute.html
  
  Index: positiveTagGetAttribute.html
  ===================================================================
  <html>
  <title>positiveTagGetAttribute</title>
  <body>
           
  
  Colors are  red
   
  <br> Colors are  green
   
  <br> Colors are  yellow
   
  <br> Colors are  orange
   
  <br> 
  
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/TagData/positiveTagGetAttributeString.html
  
  Index: positiveTagGetAttributeString.html
  ===================================================================
  <html>
  <title>positiveTagGetAttributeString</title>
  <body>
          
  Colors are  red
   
  <br> Colors are  green
   
  <br> Colors are  yellow
   
  <br> Colors are  orange
   
  <br> 
  
  
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/tagext/TagData/positiveTagSetAttribute.html
  
  Index: positiveTagSetAttribute.html
  ===================================================================
  <html>
  <title>positiveTagSetAttribute</title>
  <body>
          
  Colors are  red
   
  <br> Colors are  green
   
  <br> Colors are  yellow
   
  <br> Colors are  orange
   
  <br> 
  </body>
  </html>