Re: Tomcat 4.0 doesn't find servlet classes
Posted By:
AlessandroA_Garbagnati
Posted On:
Saturday, November 10, 2001 09:59 AM
James,
The location you're using is the right one. The only thing I can tell you is to check that WEB-INF is all uppercase. It's a common error on windows, but java is fortunately case sensitive, and this could be the problem.