• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Few Questions About Tomcat 5

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Q1. In what respect does Tomcat 5 differ from Tomcat 4.0.3 regarding creating new separate web application while not depending on the defult context?

Q2. Why the server.xml file of Tomcat5 does not contain <Context path> element? What are the other configuration parameters that are not present or not configured in Tomcat5 and was in Tomcat 4.0.3?

Q3. What are the new additional parameters that must be configured before creating new web application (while not relaying on the default)?

Thnx.
Naveed
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic