At the tender age of 21, Justin has been a model, a barman, a sales rep and a paperboy. His ambition is to become a big name in hairdressing and hopes his stint on The Salon will help him on his way. He's very opinionated, likes to dance when he's seeing to Clients, and is well and truly single - and straight! |
Justin's forums currently talking about ...
[an error occurred while processing this directive] Read forum.
|
Javelin9 JSP compilation error
Compilation of JSP File '/entertainment/tv/microsites/S/thesalon/SSI/_inc_diary_summary.jsp' failed:
_inc_diary_summary.jsp:1:18: Package com.channel4.projects.salon2 does not exist.
<%@ page import="com.channel4.projects.salon2.*,java.util.Collection" %>
^-------------------------------------------------^
_inc_diary_summary.jsp:2:2: Package com.channel4.projects.salon2 contains no member type of this name.
<jsp:useBean
^---------^
_inc_diary_summary.jsp:2:2: Package com.channel4.projects.salon2 contains no member type of this name.
<jsp:useBean
^---------^
_inc_diary_summary.jsp:5:8: The bean type "com.channel4.projects.salon2.DiaryHelper" was not found.
class="com.channel4.projects.salon2.DiaryHelper"
^----------------------------------------^
_inc_diary_summary.jsp:13:26: No match was found for method iterator() in type <error>.
java.util.Iterator it = (salonDiaryHelper.getDiaryWeek( stylist, week )).iterator();
^---------------------------------------------------------^
_inc_diary_summary.jsp:15:3: No type with this name could be found at this location.
DiaryItem diary = null;
^-------^
_inc_diary_summary.jsp:17:13: No type with this name could be found at this location.
diary = (DiaryItem)it.next();
^-------^
_inc_diary_summary.jsp:19:16: No type with this name could be found at this location.
diary = new DiaryItem(-1, "", new Date(),
^-------^
Read Diary.
|