Need Servlet.jar in %TOMCAT_HOME%/lib/common -Martin ----- Original Message ----- From: "Dwayne Oxford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 26, 2003 1:32 PM Subject: servlets...
> To: Developer Support > > I'm not exactly sure, but I'm bascally trying to > compile a servlet and I'm constantly receive an error. > I've never encounted this problem before when > compiling servlets, but maybe you can help: > > test.java:2: package > import javax.servlet.http.*; > > Following this error, I receive several occurences of: > Test01Servlet.java:8: cannot resolve symbol > symbol : class HttpServletRequest > location: class TestingServlet > public void doGet(HttpServletRequest request, > > Does the problem lie in how I have my variable set. My > platform is Win2K. Any help would be greatly > appreciated. Thanks. > > - Dwayne > > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.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]