Lines 30-36
Link Here
|
30 |
</p> |
30 |
</p> |
31 |
<p> |
31 |
<p> |
32 |
The easiest way to run this application is simply to move the war file |
32 |
The easiest way to run this application is simply to move the war file |
33 |
to your <b>CATALINA_HOME/webapps</b> directory. Tomcat will automatically |
33 |
to your <b>CATALINA_HOME/webapps</b> directory (or if you are running |
|
|
34 |
multiple instances, move the war file to |
35 |
your <b>CATALINA_BASE/webapps</b> directory). Tomcat will automatically |
34 |
expand and deploy the application for you. You can view it with the |
36 |
expand and deploy the application for you. You can view it with the |
35 |
following URL (assuming that you're running tomcat on port 8080 |
37 |
following URL (assuming that you're running tomcat on port 8080 |
36 |
as is the default): |
38 |
as is the default): |