Index of /jakarta/taglibs
      Name                    Last modified       Size  Description

[DIR] Parent Directory 03-Jun-2008 20:43 - [DIR] application/ 03-Feb-2003 01:50 - [DIR] benchmark/ 03-Feb-2003 01:52 - [DIR] bsf/ 03-Feb-2003 01:27 - [DIR] cache/ 03-Feb-2003 01:28 - [DIR] datetime/ 03-Feb-2003 01:53 - [DIR] dbtags/ 15-Mar-2004 01:11 - [DIR] doc/ 16-Feb-2003 06:56 - [DIR] i18n/ 03-Feb-2003 01:28 - [DIR] input/ 16-Feb-2003 06:56 - [DIR] io/ 03-Feb-2003 01:28 - [DIR] jmstags/ 03-Feb-2003 01:28 - [DIR] jndi/ 03-Feb-2003 01:28 - [DIR] log/ 03-Feb-2003 01:56 - [DIR] mailer/ 03-Feb-2003 01:58 - [DIR] page/ 03-Feb-2003 01:58 - [DIR] random/ 15-Mar-2004 01:10 - [DIR] rdc/ 22-Jul-2005 12:15 - [DIR] regexp/ 03-Feb-2003 02:01 - [DIR] request/ 03-Feb-2003 02:02 - [DIR] response/ 03-Feb-2003 02:02 - [DIR] scrape/ 03-Feb-2003 01:29 - [DIR] session/ 03-Feb-2003 02:04 - [DIR] standard-1.0/ 20-Jul-2004 16:49 - [DIR] standard/ 25-Oct-2004 18:03 - [DIR] string/ 29-Jan-2008 04:21 - [DIR] ultradev4/ 03-Feb-2003 01:29 - [DIR] utility/ 03-Feb-2003 01:29 - [DIR] xsl/ 03-Feb-2003 02:10 - [DIR] xtags/ 03-Feb-2003 01:30 - [   ] KEYS 14-Apr-2006 02:10 12k [TXT] README.html 27-Apr-2003 05:58 1k

Jakarta-Taglibs Release Distribution Directories

This directory contains a directory for each Jakarta-Taglibs release distributions.

Note: The tar files in the distribution use GNU tar extensions and must be untarred with a GNU compatible version of tar.

Thank you for using Jakarta-Taglibs.

The Apache Jakarta Project
http://jakarta.apache.org/

PGP Signatures

Many of the distribution kits have been digitally signed (using PGP). If so, there will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found in the distribution directory at < http://www.apache.org/dist/jakarta/taglibs/KEYS>.

Always test available signatures, e.g.,
> pgpk -a KEYS
> pgpv dbtags-1.0.tar.gz.asc
or,
> pgp -ka KEYS
> pgp dbtags-1.0.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify dbtags-1.0.tar.gz.asc