Hi Experts,
I have imported a par file into my NWDS worlspace . While building the project it's giving the following error .
import javax.servlet.http.HttpServletResponse can't be resolved .
While i am organizing the importa , the same import is getting deleted and i am getting a new error as follows .
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.
jdk1.5 has been configured correctly inside NWDS and i have tested it also .
Can anybody help me out regarding this .
Thanks in advance .