aspose file tools
The moose likes Tomcat and the fly likes Mapping of Webapps Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Mapping of Webapps" Watch "Mapping of Webapps" New topic
Author

Mapping of Webapps

Sree Kumari
Ranch Hand

Joined: Aug 16, 2005
Posts: 47
Can we map another directory to webapps in Jakarta Tomcat which is outside the CATALINA_HOME.without using any IDE's
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35236
    
    7
I'm not sure about the webapps directory itself, but the directories of individual web apps can be mapped by keeping a context file for that web app in TOMCAT_HOME/conf/Catalina/localhost that has a docBase attribute that points to that directory.


Android appsImageJ pluginsJava web charts
 
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: Mapping of Webapps
 
Similar Threads
Hello World
MyPrj on http://localhost:8080/ ?
jsp tomcat 5.5 problem
404 error
unable to view index.html pahe in webapps folder