| Article: |
Deploying Web Applications to Tomcat | |
| Subject: | Deploying a Tomcat webapp to "server-root"...?! | |
| Date: | 2002-08-30 06:25:10 | |
| From: | speak2mrh | |
|
Hi James,
|
||
Showing messages 1 through 1 of 1.
-
Deploying a Tomcat webapp to "server-root"...?!
2002-10-07 15:42:37 eepstein [View]
You can either out it in the (default) ROOT directory, or better, change the root context entry (has a path of "") to point to the directory of your app -- see the second page of this article, and the online docs re: context.


