untz wrote:
Hello there,
I am using JDK 1.5, Eclipse 3.2, and Tomcat 5.5.9. I wrote a build script which
compiles, packages (via war file) the source, deploys (moves the war into
TOMCAT_HOME/webapps), and is supposed to undeploy (by deleting the particular web
app's directory & war file under
Hello there,
I am using JDK 1.5, Eclipse 3.2, and Tomcat 5.5.9. I wrote a build script which
compiles, packages (via war file) the source, deploys (moves the war into
TOMCAT_HOME/webapps), and is supposed to undeploy (by deleting the particular
web app's directory & war file under TOMCAT_HOME/w