> From: Shoan Motwani [mailto:[EMAIL PROTECTED] > Subject: 404 after adding web.xml > > But after adding webapp/WEB-INF/web.xml containing the > following, I don't get anything other than a 404.
Look in the Tomcat logs for error messages about deployment of your webapp. > <servlet-mapping> > <servlet-name>Ch3 Beer</servlet-name> > <url-pattern>/SelectBeer.do</url-pattern> > <servlet-mapping> The last line above should be </servlet-mapping>. - 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]