22-year-old drag queen Marc is from Leeds and runs a bar. Describing himself as 'weedy', Marc only has eight per cent body fat and weighs just 9st 10lbs. Having always been skinny, he recently joined a gym to build himself up but said it made no difference. Marc has been single for the past few years but has had a few casual relationships. A self-confessed rebel, Marc says he won't do anything he doesn't fully agree with. His main goal is to get some shoulders and lose his nickname.
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);
^------^