| Author |
Tomcat 5.0.12 context setting
|
Sham Jowsaki
Ranch Hand
Joined: May 22, 2001
Posts: 146
|
|
Hi All, How to setup the context path for webapplication in Tomcat 5.0? Say, I hv copied a webapplication folder (foldername - sham) under webapps and did copy the following context setting in server.xml though am getting error while starting tomcat n not able to access url <Context path="/sham" docBase="sham" debug="0" reloadable="true" crossContext="true" /> Can you pls advise me.. whats wrong am doin? Thanks Cheers Jowsaki
|
 |
 |
|
|
subject: Tomcat 5.0.12 context setting
|
|
|