Whenever I edit a
jsp or
servlet and then refresh the browser I get this error. Does anyone know why?
Error 500: Unable to compile class for JSP C:\Documents and Settings\dhoang\My Documents\IBM\wsappdevie51\CMS\.metadata\.plugins\com.ibm.etools.server.core\tmp0\cache\localhost\server1\FinsysEAR\AccountingInfoApp.war\_LoginFailure.java:6: Package org.apache.jasper.runtime not found in import. import org.apache.jasper.runtime.*; ^ C:\Documents and Settings\dhoang\My Documents\IBM\wsappdevie51\CMS\.metadata\.plugins\com.ibm.etools.server.core\tmp0\cache\localhost\server1\FinsysEAR\AccountingInfoApp.war\_LoginFailure.java:10: Superclass com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase of class org.apache.jsp._LoginFailure not found. public class _LoginFailure extends com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase { ^ 2 errors