Index of /jakarta/taglibs/application

Icon  Name                                           Last modified      Size  Description
[DIR] Parent Directory - Jakarta project [DIR] binaries/ 03-Feb-2003 15:43 - Jakarta project [TXT] README.html 27-Apr-2003 18:58 1.1K Jakarta project [   ] jakarta-taglibs-application-current.tar.gz 02-Dec-2002 04:13 87K Jakarta project [TXT] jakarta-taglibs-application-current.tar.gz.asc 02-Dec-2002 04:13 228 Jakarta project [   ] jakarta-taglibs-application-current.zip 02-Dec-2002 04:13 88K Jakarta project [TXT] jakarta-taglibs-application-current.zip.asc 02-Dec-2002 04:13 228 Jakarta project

Jakarta-Taglibs application Binary Release Distribution

This directory contains the application binary 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 application-1.0.tar.gz.asc
or,
> pgp -ka KEYS
> pgp application-1.0.tar.gz.asc
or,
> gpg --import KEYS
> gpg --verify application-1.0.tar.gz.asc