27-year-old Matthew from Manchester weighs 15st 2lbs. Although he's clinically obese, Matthew believes that he carries his weight well and thinks that all the girls fancy him. His friends say he looks like Tyrone from Coronation Street. A keen footballer, his main goal is to give up kebabs so that he can move out of goal and play with his five-a-side team.
Javelin9 JSP compilation errorCompilation of JSP File '/entertainment/tv/microsites/F/fitfarm/SSI/latestnews.jsp' failed:
latestnews.jsp:1:18: Package com.channel4.projects.fitfarm does not exist.
<%@ page import="com.channel4.projects.fitfarm.*,java.util.*,java.text.*" %>
^-----------------------------------------------------^
latestnews.jsp:12:2: No type with this name could be found at this location.
NewsHelper helper = new NewsHelper();
^--------^
latestnews.jsp:12:26: No type with this name could be found at this location.
NewsHelper helper = new NewsHelper();
^--------^
latestnews.jsp:19:3: No type with this name could be found at this location.
NewsItem storyitem = (NewsItem) stories.get(i);
^------^
latestnews.jsp:19:25: No type with this name could be found at this location.
NewsItem storyitem = (NewsItem) stories.get(i);
^------^