Apache - official mirror site - bandwidth by tradebit: sell music ... support the Apache Foundation ...

Index of /dist

Make sure you're downloading from a nearby mirror site!

Please do not download from www.apache.org. Current, recommended releases can be downloaded from a nearby mirror. Older releases can be downloaded from the archive site.

Organization

This tree is now split into projects so you can quickly find the project you are looking for. You will find the Apache HTTP Server project under httpd/.

Projects

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

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