Nauman Rafique wrote:
>
> Can I register a web application outside the webapp folder?
>

 Yes. Assuming you're talking about Tomcat 4, then:

   http://jakarta.apache.org/tomcat/tomcat-4.0-doc/index.html

 You'll want to look closely at the "App Developers Guide",
in the "Deployment" chapter, the section called "Deployment
with Tomcat 4"

 Also take a look at the "Config. Ref" document, especially
the description of the <Context> element.

 If you're using Tomcat 3, there should be similiar docs
linked off the Tomcat 3 page at jakarta.apache.org.


--
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to