Chapter 5: Basic Tomcat Confi guration debug 0

Chapter 5: Basic Tomcat Confi guration
debug 0

expires 666

isVirtualWebappRelative 0
4 –> The next servlet definition is also used exclusively for configuring the Tomcat 6 server to mimic an Apache Web server. If you would like the standalone Tomcat 6 server to process CGI, you need to uncomment the following section: cgi org.apache.catalina.servlets.CGIServlet
clientInputTimeout 100

debug 6

cgiPathPrefix WEB-INF/cgi
5 –> Matching URL s : Servlet Mappings A element specifies how incoming requests containing a specific URL pattern are to be handled: default / The rule set up here specifies: When you see a URL request fitting the pattern, route it to the default servlet.

For high quality java hosting services please check java web hosting website.

Comments are closed.