Index of /jakarta/taglibs

      Name                    Last modified      Size  Description
[DIR] Parent Directory - [DIR] application/ 02-Feb-2003 23:50 - [DIR] benchmark/ 02-Feb-2003 23:52 - [DIR] bsf/ 02-Feb-2003 23:27 - [DIR] cache/ 02-Feb-2003 23:28 - [DIR] datetime/ 02-Feb-2003 23:53 - [DIR] dbtags/ 14-Mar-2004 23:11 - [DIR] doc/ 16-Feb-2003 04:56 - [DIR] i18n/ 02-Feb-2003 23:28 - [DIR] input/ 16-Feb-2003 04:56 - [DIR] io/ 02-Feb-2003 23:28 - [DIR] jmstags/ 02-Feb-2003 23:28 - [DIR] jndi/ 02-Feb-2003 23:28 - [DIR] log/ 02-Feb-2003 23:56 - [DIR] mailer/ 02-Feb-2003 23:58 - [DIR] page/ 02-Feb-2003 23:58 - [DIR] random/ 14-Mar-2004 23:10 - [DIR] rdc/ 22-Jul-2005 11:15 - [DIR] regexp/ 03-Feb-2003 00:01 - [DIR] request/ 03-Feb-2003 00:02 - [DIR] response/ 03-Feb-2003 00:02 - [DIR] scrape/ 02-Feb-2003 23:29 - [DIR] session/ 03-Feb-2003 00:04 - [DIR] standard-1.0/ 20-Jul-2004 15:49 - [DIR] standard/ 25-Oct-2004 17:03 - [DIR] string/ 29-Jan-2008 01:21 - [DIR] ultradev4/ 02-Feb-2003 23:29 - [DIR] utility/ 02-Feb-2003 23:29 - [DIR] xsl/ 03-Feb-2003 00:10 - [DIR] xtags/ 02-Feb-2003 23:30 - [   ] KEYS 14-Apr-2006 01:10 12K [   ] README.html 27-Apr-2003 04:58 1.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