You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by mo...@apache.org on 2001/08/27 17:48:46 UTC

cvs commit: jakarta-taglibs-sandbox/latka-taglib/doc/conf web.xml

morgand     01/08/27 08:48:46

  Added:       latka-taglib/doc/conf web.xml
  Log:
  no message
  
  Revision  Changes    Path
  1.1                  jakarta-taglibs-sandbox/latka-taglib/doc/conf/web.xml
  
  Index: web.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <!DOCTYPE web-app
      PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
      "http://java.sun.com/j2ee/dtds/web-app_2.2.dtd">
  
  <web-app>
  
    <description>
    Documentation for the "Latka" custom tag library,
    from the JAKARTA-TAGLIBS project.
    </description>
  
  </web-app>