• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tomcat 4.0 & 3.2

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want to install Tomcat 4.0. Do you need to download both "jakarta-tomcat-4.0.zip" and "jakarta-servletapi-4.zip" on my Windows ME ? I found that if I only download "jakarta-tomcat-4.0.zip" , in the /lib/ it doesn't have "servlet.jar" file so the javax.servlet package can't be recognized. But, when I download the "jakarta-tomcat-3.2.3.zip" and unzip it, its "lib" has the "servlet.jar" file with it. Why is Tomcat 4.0 like that ?
Plus, for Tomcat 3.2 , after I unziped it. I found the "webapps" directory but there is no "ROOT" directory under it and thus no subdirectory like WEB-INF/classes under them. Can I just create them by myself. I tried and it seems works.
Please help me clarify this also.
Thanks !!
Tom
 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"javajavajava"
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements.
Thanks.
reply
    Bookmark Topic Watch Topic
  • New Topic