Java Reference
In-Depth Information
images
—This directory will contain all images relevant to the site.
■
WEB-INF
—This directory contains configuration files relevant to Servlet spec
configuration files and Struts configuration files.
■
14.4.4
build
The build directory will hold the Ant scripts along with helper shell scripts and
Windows
BAT
scripts to easily run the build.
14.4.5
devlib
The devlib directory will contain
JAR
files that are necessary for compilation but
will not be distributed in the
WAR
.
Libraries required for development (devlib) include the following:
■
ant.jar
■
ant-junit.jar
■
ant-launcher.jar
■
cgilib-nodep-2.1.3.jar
■
emma_ant.jar
■
emma.jar
■
jmock-1.0.1.jar
■
jmock-cglib-1.0.1.jar
■
junit.jar
■
servlet.jar
14.4.6
lib
The lib directory will contain all
JAR
s that are required for compilation and are
distributed with the
WAR
.
Libraries required for runtime and distribution (lib) include the following:
■
antlr.jar
■
beanaction.jar
■
commons-beanutils.jar
■
commons-digester.jar
■
commons-fileupload.jar
■
commons-logging.jar
■
commons-validator.jar
■
hsqldb.jar
■
ibatis-common-2.jar
■
ibatis-dao-2.jar
