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 gl...@apache.org on 2001/05/20 04:24:11 UTC

cvs commit: jakarta-taglibs/tools/UltraDev/4.0/ctlx/doc/conf web.xml

glenn       01/05/19 19:24:11

  Added:       tools/UltraDev/4.0/ctlx/doc/conf web.xml
  Log:
  Update for publishing to Jakarta-Taglibs
  
  Revision  Changes    Path
  1.1                  jakarta-taglibs/tools/UltraDev/4.0/ctlx/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 Macromedia UltraDev 4.0 Custom Tag
    Library Extension, from the JAKARTA-TAGLIBS project.
    </description>
  
  </web-app>