Exception Information

Exception Class: class org.apache.jasper.JasperException
Message: Unable to compile class for JSP: An error occurred at line: [26] in the generated java file: [/var/lib/tomcat7/work/Catalina/optionale.umfiasi.ro/_/org/apache/jsp/protected_/iwa_002dlogin_jsp.java] Only a type can be imported. ro.isrc.scilab.ADUserData resolves to a package An error occurred at line: [27] in the generated java file: [/var/lib/tomcat7/work/Catalina/optionale.umfiasi.ro/_/org/apache/jsp/protected_/iwa_002dlogin_jsp.java] Only a type can be imported. ro.isrc.scilab.priv.ActiveDirectoryUtils resolves to a package An error occurred at line: [28] in the generated java file: [/var/lib/tomcat7/work/Catalina/optionale.umfiasi.ro/_/org/apache/jsp/protected_/iwa_002dlogin_jsp.java] Only a type can be imported. ro.isrc.scilab.pub.server.WebCall resolves to a package An error occurred at line: [30] in the generated java file: [/var/lib/tomcat7/work/Catalina/optionale.umfiasi.ro/_/org/apache/jsp/protected_/iwa_002dlogin_jsp.java] Only a type can be imported. ro.isrc.scilab.pub.server.LoginUtils resolves to a package An error occurred at line: 22 in the jsp file: /protected/iwa-login.jsp WebCall cannot be resolved to a type 19: /** 20: * login dupa user principal 21: */ 22: WebCall wc = new WebCall(request, response, application); 23: if (LoginUtils.iwa_login(wc)) { 24: response.sendRedirect("/"); 25: return; An error occurred at line: 22 in the jsp file: /protected/iwa-login.jsp WebCall cannot be resolved to a type 19: /** 20: * login dupa user principal 21: */ 22: WebCall wc = new WebCall(request, response, application); 23: if (LoginUtils.iwa_login(wc)) { 24: response.sendRedirect("/"); 25: return; An error occurred at line: 23 in the jsp file: /protected/iwa-login.jsp LoginUtils cannot be resolved 20: * login dupa user principal 21: */ 22: WebCall wc = new WebCall(request, response, application); 23: if (LoginUtils.iwa_login(wc)) { 24: response.sendRedirect("/"); 25: return; 26: } Stacktrace: