The import javax.servlet; can not be resolved
843841Nov 8 2007 — edited Nov 9 2007Hi,
This is my first time tyring to compile a servlet in Eclipse 3.3. I have serveral errors like "Can not resolve import javax.servlet..." I did include the location of the servlet-api.jar file in my classpath. And not just classpath but I included the location to variables PATH, JAVA_HOME just in case but still no luck. I have browsed the web enough, and tried all the tricks of the trade. I am using jdk1.6_02 and tomcat 5.5.25.
Can anybody help,
Thanks in advance!
Codesingh!