Thanks for your reply. I did go through the docs before, but still can't find concrete examples. Any pointers to get me on the right path?
Tomcat Manager War or directory URL: http://localhost:8080/dir1 XML configuration file url: http://localhost:8080/dir1/web.xml I got this error message: |-----------------------------------------------------------------------------------------| | FAIL - Invalid application URL http://localhost:8080/dir1 was specified | | | |-----------------------------------------------------------------------------------------| QM <[EMAIL PROTECTED] To: Tomcat Users List <[EMAIL PROTECTED]> .net> cc: Subject: Re: Deploy a directory on Tomcat 5.0 04/20/2004 09:38 AM Please respond to "Tomcat Users List" On Tue, Apr 20, 2004 at 09:23:18AM -0400, [EMAIL PROTECTED] wrote: : I have a directory that contains servlets. This directory, named testdir, : sits on the server, but not in Tomcat 5.0 ( or webapps/WEB-INF/classes). : How do I deploy this directory? This and other questions are answered in: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/appdev/index.html You may also want to check out the servlet spec. I don't have the URL, but you can search for it at java.sun.com -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
