#This is a sample shell script to run WebZinger from Unix without a proxy server
# you will have to put in the correct information
# for your:
# webzinger path
# jdk (java) path
cd /home/webzinger
java -classpath ./wz400.jar:jdk1.1.4/lib/classes.zip  WebZinger 
