KIX CLUB


KIX 106.7 FM

Javelin9 JSP compilation error Compilation of JSP File '/content/EVENTS/MAX/EVENTS_ARCHIVE.jsp' failed:
EVENTS_ARCHIVE.jsp:20:2: Package com.rmi.web.utils contains no member type of this name.
<jsp:useBean id="dc" scope="page" class="com.rmi.web.utils.DateComparison" />
 ^---------^
EVENTS_ARCHIVE.jsp:20:2: Package com.rmi.web.utils contains no member type of this name.
<jsp:useBean id="dc" scope="page" class="com.rmi.web.utils.DateComparison" />
 ^---------^
EVENTS_ARCHIVE.jsp:20:41: The bean type "com.rmi.web.utils.DateComparison" was not found.
<jsp:useBean id="dc" scope="page" class="com.rmi.web.utils.DateComparison" />
                                        ^--------------------------------^