Murach's Java Servlets and JSP (2nd Edition)
How to install and use Tomcat
This chapter shows how to install Tomcat on your PC so you can develop and test servlets and JSPs.
|
|
|
|
How to install Tomcat |
30 |
|
A summary of Tomcat's directories and files |
32 |
|
How to set the JAVA_HOME environment
variable |
34 |
|
How to start and stop Tomcat |
36 |
|
How to test Tomcat |
38 |
|
|
Two common Tomcat problems and how to solve them |
40 |
|
How to change the port that's used by Tomcat |
42 |
|
|
How to deploy a web application |
44 |
|
How to run a web application |
44 |
|
The standard directories and files
for a web application |
46 |
|
An introduction to the web.xml file |
48 |
|
|
How to start the Web Application Manager |
50 |
|
How to start and stop web applications |
52 |
|
How to undeploy a web application |
52 |
|
|
How to turn on servlet reloading |
54 |
|
How to map the invoker servlet |
56 |
|
t |
|
|
|
|
© Copyright 1998-2009 Mike
Murach & Associates, Inc. All rights reserved.
|