Hi Glen, Looks like the taglibs front page updated with all your changes. Thanks! The UltraDev4 link under individual taglibs is broken. It looks like the directory taglibs/doc/ultradev4 does not exist. >glenn 01/05/20 10:23:42 > > Modified: . README > Log: > Add mention of CTLX > > Revision Changes Path > 1.8 +8 -7 jakarta-taglibs/README > > Index: README > =================================================================== > RCS file: /home/cvs/jakarta-taglibs/README,v > retrieving revision 1.7 > retrieving revision 1.8 > diff -u -r1.7 -r1.8 > --- README 2001/05/05 03:33:56 1.7 > +++ README 2001/05/20 17:23:41 1.8 > @@ -6,16 +6,17 @@ > ============ > > The JAKARTA-TAGLIBS project is a repository of JSP 1.1 and JSP 1.2 custom > -tag libraries that have been contributed by developers to the Jakarta > -project, under the Apache Software Foundation license. Its purpose is to > -provide examples of tag library creation and use, as well as completed tag > -libraries that can be utilized in web applications. > +tag libraries and Web Publishing tool Custom Tag Library Extensions (CTLX) > +that have been contributed by developers to the Jakarta project, under the > +Apache Software Foundation license. Its purpose is to provide examples of > +tag library creation and use, as well as completed tag libraries that can > +be utilized in web applications. > > Developers interested in creating new tag libraries, or updating existing > ones, should subscribe to the TAGLIBS-DEV mailing list at the Jakarta web > site <http://jakarta.apache.org>. The file HOWTO-RELEASE gives more > -information on how JSP custom tag libraries are developed and released as > -part of the Jakarta Taglibs project. > +information on how JSP custom tag libraries and extensions are developed > +and released as part of the Jakarta Taglibs project. > > Likewise, users of the contributed tag libraries should subscribe to the > TAGLIBS-USER mailing list for asking and answering questions about the use > @@ -78,5 +79,5 @@ > > > ===================================================================== > -$Id: README,v 1.7 2001/05/05 03:33:56 glenn Exp $ > +$Id: README,v 1.8 2001/05/20 17:23:41 glenn Exp $ > > > >
