Skip to content

Installing ESAPI for JAVA

kwwall edited this page Feb 24, 2019 · 4 revisions

Installing ESAPI for JAVA

ESAPI for Java installation is the same on Windows and Linux platforms.

ESAPI for Java is installed by extracting the ESAPI distribution package to an appropriate location.

The following is the distribution structure for the ESAPI for Java v2 distribution:

ESAPI-2.0 configuration .esapi properties documentation libs project src examples main test

The ESAPI-2.0 directory contains the JAR file. The configuration directory contains the ESAPI configuration and localization files. The .esapi directory contains the ESAPI configuration files. The properties directory contains the ESAPI localization files. The documentation directory contains the documentation. The libs directory contains libraries that ESAPI relies upon to work. The project directory contains sample code.

Clone this wiki locally