This demo is designed to run with a Servlet engine
installed (and running) on the local desktop. Before
running this demo please ensure that you have a servlet
engine installed and the following files have been implemented
within the sevlet engine:-
- VerticalBarGraph.class - should be placed
in the directory ./WEB-INF/classes/
- /encoder/ - should be placed in the directory
./WEB-INF/classes/
- jpowvbgraph.jar should be placed in the directory
./WEB-INF/lib/
|