> From: Jonathan Mast [mailto:jhmast.develo...@gmail.com] > Subject: Re: HELP!!! cannot reach my site! > > I forgot that I had updated (yesterday) the codebase on > www.mysite.com to use jsp-api.jar and servlet-api.jar
What do you mean by "codebase" in the above? > After I deleted jsp-api.jar and servlet-api.jar and placed > servlet.jar back in it worked. Where do you have these jars? You really shouldn't have servlet.jar anywhere, and Tomcat already supplies servlet-api.jar and jsp-api.jar in its common/lib, and you shouldn't put them anywhere else. > I'm absolutely furious that Tomcat did not say > (almost) anything in its logs. I think it's unreasonable to expect any software to diagnose every possible user mistake, including shooting oneself in the foot. - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org