Paul Dorman wrote:
am I missing something or does the /webapps/slide not get created any
more when extracting the jakarta-slide-2.1-tomcat-5.0.28.tar.gz file? I
notice only the slide.war file is there in the /webapps directory, not
the directory.
If you use default Tomcat settings, the WAR should be deployed/unpacked
automatically. If you have production settings (ie not polling for new
WAR-files to deploy), you can use the Tomcat Manager or Deployer
applications to deploy the WAR. See the Tomcat manual for more info on this.
(Like JAR, a WAR is just a ZIP with some metadata info, so you can "spy"
on the contents with jar or any unzip-capable program.)
Regards,
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]