Return-Path: Delivered-To: apmail-jakarta-taglibs-dev-archive@jakarta.apache.org Received: (qmail 58082 invoked by uid 500); 13 Aug 2001 23:56:16 -0000 Mailing-List: contact taglibs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: taglibs-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list taglibs-dev@jakarta.apache.org Received: (qmail 58075 invoked by uid 500); 13 Aug 2001 23:56:15 -0000 Delivered-To: apmail-jakarta-taglibs-cvs@apache.org Received: (qmail 58072 invoked from network); 13 Aug 2001 23:56:15 -0000 Received: from h32.sny.collab.net (HELO icarus.apache.org) (64.208.42.42) by h31.sny.collab.net with SMTP; 13 Aug 2001 23:56:15 -0000 Received: (qmail 33220 invoked by uid 1277); 13 Aug 2001 23:52:59 -0000 Date: 13 Aug 2001 23:52:59 -0000 Message-ID: <20010813235259.33219.qmail@icarus.apache.org> From: catlett@apache.org To: jakarta-taglibs-cvs@apache.org Subject: cvs commit: jakarta-taglibs/mailer/examples/conf web.xml X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N catlett 01/08/13 16:52:59 Modified: mailer/examples/conf web.xml Log: updated to the new build process Revision Changes Path 1.2 +11 -1 jakarta-taglibs/mailer/examples/conf/web.xml Index: web.xml =================================================================== RCS file: /home/cvs/jakarta-taglibs/mailer/examples/conf/web.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- web.xml 2001/03/31 03:10:36 1.1 +++ web.xml 2001/08/13 23:52:59 1.2 @@ -5,10 +5,20 @@ "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd"> + Mailer Tag Library - Tag library for sending mail + + Example web application illustrating the use of tag in the "mailer" + custom tag library for sending mail, from the JAKARTA-TAGLIBS project. + + + index.jsp + index.html + index.htm + http://jakarta.apache.org/taglibs/mailer-1.0 /WEB-INF/mailer.tld +