isCOBOL EIS : WebDirect option : Getting Started
Getting Started
The jar libraries must be copied into 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.
WebDirect is composed of:
Name
Description
Location
iscobol.css
WebDirect 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 WebDirect Implementation
WEB-INF/lib
javassist.jar
itext-2.1.7v5.jar
xmlbeans-3.1.0.jar
poi-4.1.2.jar
poi-ooxml-4.1.2.jar
poi-ooxml-schemas-4.1.2.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
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/webdirect.