Index of /jakarta/taglibs/session

Icon  Name                                       Last modified      Size  Description
[DIR] Parent Directory - Jakarta project [DIR] binaries/ 03-Feb-2003 04:45 - Jakarta project [TXT] README.html 27-Apr-2003 08:58 1.1K Jakarta project [   ] jakarta-taglibs-session-current.tar.gz 01-Dec-2002 17:16 88K Jakarta project [TXT] jakarta-taglibs-session-current.tar.gz.asc 01-Dec-2002 17:16 228 Jakarta project [   ] jakarta-taglibs-session-current.zip 01-Dec-2002 17:16 89K Jakarta project [TXT] jakarta-taglibs-session-current.zip.asc 01-Dec-2002 17:16 228 Jakarta project

Jakarta-Taglibs session Binary Release Distribution

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