Iam using the cruisecontrol 2.7, have the jar file is javax.servlet.jar file.
During the compilation, Iam getting the following errors
cannot resolve javax.servlet.http.HttpServeltRequest class
cannot resolve javax.servlet.http.HttpServletResponse class
cannot resolve javax.servlet.http.HttpSession class
From what ever the files iam referring these classes, got the errors.
Can some one assist me how to resolve this issue.But javax.servlet.jar file having the these classes, iam able see that.
thanks
Usha