We are getting this error when trying to access the application:
symbol : class HttpSession location: class _jsps._jsp._webCISLogin_jsp HttpSession session = null; ^ /opt/httpd/sunws6.1/https-pasteur.nyp.org/ClassCache/https-pasteur.nyp.org/EpiTest/_jsps/_jsp/_webCISLogin_jsp.java:40: cannot resolve symbol symbol : class ServletContext location: class _jsps._jsp._webCISLogin_jsp ServletContext application = null;
The war has been deployed to Sun One Web Server 6.1. We are not able to figure out the exact cause of this sudden problem, as the application is behaving fine when deployed to
TOMCAT 5.5.
Any ideas will be highly appreciated....