aspose file tools
The moose likes Tomcat and the fly likes How to change Webapps directory Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "How to change Webapps directory" Watch "How to change Webapps directory" New topic
Author

How to change Webapps directory

rewati raman
Ranch Hand

Joined: May 22, 2010
Posts: 62
I want to make a directory on my desktop as my web app directory so its easy to use and work. How can i do that??
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56528
    
  14

You can set the docbase of your context to anything you want.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
rewati raman
Ranch Hand

Joined: May 22, 2010
Posts: 62
How can i do that??
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56528
    
  14

Please read ShowSomeEffort, DoYourOwnHomework and NotACodeMill.

What have you looked up in the Tomcat documentation? What part are you not understanding?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to change Webapps directory
 
Similar Threads
exec tar command from another directory
Modify all the attributes
View direct through a web service question
reading
how to find current directory and user home directory ?