Tim Quinn wrote:
> I am interested in Debugging JSPs that sitting in a version control folder
> in Perforce (or subversion) local repository. The current method requires
> manually moving the JSP's to the exploded webapp folder but this process of
> moving the files in and out of local repository is a pain in the butt.

For development you could use just link the directory. You'll need to
enable linking - see allowLinking on
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

Mark

---------------------------------------------------------------------
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