Skip Channel4 main Navigation

|Powered By Google


Big Brother
Day 86


Big Brother HomeLittle BrotherBig MouthBig Brain
Javelin9 JSP compilation error Compilation of JSP File '/bigbrother/SSI/lhc/housemates.jsp' failed:
housemates.jsp:4:38: The qualifier of this name is a package, which cannot contain methods.
List housematesList = infoFeedHelper.getArticlesByClauses(HOUSEMATE_SITE, whereClausePersonality, "HEADLINE ASC", "1");
                                     ^------------------^
housemates.jsp:4:59: No variable or field with this name could be found at this location.
List housematesList = infoFeedHelper.getArticlesByClauses(HOUSEMATE_SITE, whereClausePersonality, "HEADLINE ASC", "1");
                                                          ^------------^