Index of /Apache/jakarta/taglibs

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

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