> From: Zack Grafton [mailto:[EMAIL PROTECTED] 
> Subject: Re: Jsp gest 404 error
> 
> Every web application requires a WEB-INF/web.xml file.  If that file 
> isn't there, Tomcat won't treat the directory you created as a web 
> application.

Not true.  Tomcat (at least the current versions) will deploy apps
without even a WEB-INF directory.  You obviously can't have servlet
mappings in such cases, but all else works fine.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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