Has anyone encountered this problem? Error parsing JSP page /secure/order_monitoring/Incomplete/incomplete_search_order.jsp Syntax error in source /secure/order_monitoring/Incomplete/incomplete_search_order.jsp.java:33: Superclass com.orionserver.http.OrionHttpJspPage of class /secure/order_monitoring/Incomplete/incomplete_search_order.jsp not found.
public class /secure/order_monitoring/Incomplete/incomplete_search_order.jsp extends com.orionserver.http.OrionHttpJspPage ^ 1 error My JSP file is diplaying its contests just fine. but after a while, it just flashes this error. It seems to me that the jsp can't be compiled but I can't find the problem behind it.