It's even simpler to simply keep your source files in your original project 
directory independent of Tomcat 
and simply change the Context file's docBase attribute to point to where your 
project is located.

This way your project is independent of Tomcat upgrades etc, and all project 
files are outside Tomcat.

----- Original Message ----
From: Timothy Collett <[EMAIL PROTECTED]>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Saturday, December 2, 2006 4:09:48 PM
Subject: Re: Quick webapp reloading [was : Is jsp designed for use by large 
websites]


The simplest thing to do, if all you're after is to be able to see  
changes to JSPs quickly, without any compiling, redeploying, etc, is  
just to put the JSP files directly in a folder in $TOMCAT_HOME/ 
webapps, and edit them there.

Timothy Collett

--

No man is justified in doing evil on the ground of expediency.
  - Theodore Roosevelt



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to