HTTPSession

Compiling

You will need Ant to compile HTTPSession with the provided build.xml file.

The following target have been defined:

clean
remove the dist and build directory
dist
create dist/doc, dist/src, and dist/lib which contains the distributable forms of the project documentation, sources, and library.
all
shortcut for a clean followed by a dist target

The deprecation warnings "Date(java.lang.String) in java.util.Date has been deprecated" could be safely ignored

Valid XHTML 1.0! SourceForge Logo $Id: compiling.html,v 1.1 2001/11/07 15:49:43 lsalle Exp $