I am using Java 1.4 in eclipse and I am getting the following errors:
"The project was not built since its build path was incomplete. Cannot find the class file for javax.servlet.http.HttpSer
vletReques
t. Fix the build path then try building this project"
AND
"The type javax.servlet.http.HttpSer
vletReques
t cannot be resolved. It is indirectly referenced from required .class files"
How do I fix this???
Start Free Trial