File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes Tomcat 5.0.12 context setting Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat 5.0.12 context setting" Watch "Tomcat 5.0.12 context setting" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat 5.0.12 context setting
 
Similar Threads
adding web applications (webapps directory)
SSO - email and password in Session
Need Help for creating Java portlet
Tomcat 6 and DNS Lookup
How to configure automatic reloading the class in jboss-3.2.1_tomcat-4.1.24