Getting Started The jar libraries must be copied in the proper directory in order to be available to the web application. If you're using Tomcat, you must copy these libraries in the "lib" folder of your web application. Web Direct 2.0 is composed by: Name Description Location iscobol.css Web Direct 2.0 stylesheet resources/css iscobol.properties Configuration file for the web application WEB-INF/classes iscobol.jar isCOBOL Runtime Framework WEB-INF/lib iswd2.jar isCOBOL Web Direct 2.0 Implementation WEB-INF/lib commons-codec-1.9.jar commons-logging.jar javassist.jar itext-2.1.7v3 mxlbeans-2.6.0.jar poi-3.12-20150511.jar poi-ooxml-3.12-20150511.jar poi-ooxml-schemas-3.12-20150511.jar additional isCOBOL libraries WEB-INF/lib bsh.jar commons-codec.jar commons-collections.jar commons-fileupload.jar commons-io.jar commons-logging.jar Filters.jar flashchart.jar gmapsz.jar gson.jar iswd2.jar jackson-annotations.jar jackson-core.jar jackson-databind.jar sapphire.jar silvertail.jar slf4j-api.jar slf4j-jdk14.jar timelinez.jar timeplotz.jar zcommon.jar zel.jar zhtml.jar zk-bootstrap.jar zk.jar zkbind.jar zkex.jar zkmax.jar zkplus.jar zml.jar zsoup.jar zul.jar zweb.jar ZK Framework and its dependences WEB-INF/lib portlet.xml ZK loader for ZUML pages WEB-INF web.xml Deployment Descriptor. To configure servlets, listeners and an optional filter WEB-INF zk.xml configuration descriptor of ZK. This file is optional. If you need to configure ZK differently from the default, you could provide a file called zk.xml under the WEB-INF directory. WEB-INF All the above files are installed in $ISCOBOL/eis/wd2.