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 va...@hyperreal.org on 1999/11/05 07:23:09 UTC

cvs commit: jakarta-watchdog/src/server/jsp-tests/golden-files/core_syntax/directives/page/imports implicitImportHttp.html implicitImportJsp.html implicitImportLang.html implicitImportServlet.html

vanitha     99/11/04 22:23:08

  Added:       src/server/jsp-tests/golden-files/core_syntax/directives/page/imports
                        implicitImportHttp.html implicitImportJsp.html
                        implicitImportLang.html implicitImportServlet.html
  Log:
  Added golden-files
  
  Revision  Changes    Path
  1.1                  jakarta-watchdog/src/server/jsp-tests/golden-files/core_syntax/directives/page/imports/implicitImportHttp.html
  
  Index: implicitImportHttp.html
  ===================================================================
  <html>
  <body>
                  
  
  <!-- language =java and we check if implicit  import works-->
  
  
  
  
  
  true
    
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog/src/server/jsp-tests/golden-files/core_syntax/directives/page/imports/implicitImportJsp.html
  
  Index: implicitImportJsp.html
  ===================================================================
  <html>
  <body>
                  
  
  
  <!-- language =java and we check if implicit  import works-->
  
  
  
  
   
   true
    
    
   </body>
   </html>
  
  
  1.1                  jakarta-watchdog/src/server/jsp-tests/golden-files/core_syntax/directives/page/imports/implicitImportLang.html
  
  Index: implicitImportLang.html
  ===================================================================
  <html>
  <title>implicitImportLang</title>
  <body>
                  
  <!-- language =java and  check if implicit import works-->
  
  
  
  sun
  5
  
   
  </body>
  </html>
  
  
  1.1                  jakarta-watchdog/src/server/jsp-tests/golden-files/core_syntax/directives/page/imports/implicitImportServlet.html
  
  Index: implicitImportServlet.html
  ===================================================================
  <html>
  <body>
  HTTP/1.0
  
     </body>
     </html><html>
  <body>
                  
  
  <!-- language =java and we check if implicit  import works-->
  
  
  
  
  
  
  </body>
  </html>