Nicole, 25, is from Peterborough and works in promotion at a local radio station. She weighs 24st 3lbs and says she comes from a long line of very large people. With a 44DD chest, Nicole says everything about her is big including her hair, her smile and her laugh. But she was recently described as 'morbidly obese' which is no laughing matter. She once found herself in a humiliating situation on an aeroplane when the crew forced her to sit away from the emergency exit as she was too fat to move quickly in an emergency. Her goal is to no longer take up two seats on public transport.
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);
^------^