on ‎2008 Aug 13 10:09 AM
Hi All,
I have imported a par file.its giving an error after build---
Error The project was not built since its classpath is incomplete. Cannot find the class file for javax.servlet.http.HttpServletRequest. Fix the classpath then try rebuilding this project.
Error This compilation unit indirectly references the missing type javax.servlet.http.HttpServletRequest (typically some required class file is referencing a type outside the classpath)
Please help me fix this error ....from where can i get the missing..type javax.servlet.http.HttpServletRequest
Request clarification before answering.
Hi shikha singh ,
You need to have the corresponding ".Jar" file for using the "javax.servlet.http.HttpServletRequest" class
Do this.
Just right click on project to properties->java build path-> add external jars add the jar file servlet.jar
search in your NWDS installed location for Jar files.
thanks
Suresh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.