Wine connoisseur David, 31, lives in Maidstone, Kent and runs his own internet company. He's married with one child and wants to lose 3st. He drinks a bottle of wine a night – along with a beer and a whisky – and has been known to eat five Big Macs in a row. Fiercely ambitious, David is in it to win it and says no one can beat him if he puts his mind to it. His goal is to not only win the prize, but to get fit enough to be accepted back into his local cricket 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);
^------^