
 |
|

 |
 |
Interviews
Over 200 interviews with stars and directors. You'll need Realplayer to watch the video interviews. |
 |
 |
 |
Cinema and DVD
Features about Cinema and DVD. |
 |
|
 |
 |
 |
Making Movies
The Nuts and bolts of filmmaking. Polished. |
 |
 |
 |
Masterclasses
Everything you should know about the greatest filmmakers that ever lived.
|
 |
|
 |
 |
 |
Extreme
Articles on challenging and difficult cinema. Over 18s only please. |
 |
 |
 |
Events and Awards
The major film festivals and award events from around the world. |
 |
|
 |
 |
 |
Help
FAQs and other information about the site |
 |
 |
 |
Kermode Uncut
Mark Kermode's speaks out on the world of film. |
 |
|
 |
|
 |
|
Javelin9 JSP compilation error
Compilation of JSP File '/SSI/news/new_inc_news.jsp' failed:
new_inc_news.jsp:1:18: Package com.channel4.infofeed does not exist.
<%@ page import="com.channel4.infofeed.*,java.util.List" %>
^------------------------------------^
new_inc_news.jsp:2:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file.
<%@ taglib uri="dt" prefix="dt"%>
^----^
new_inc_news.jsp:2:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or that there were errors during parsing of the .tld file.
<%@ taglib uri="dt" prefix="dt"%>
^----^
new_inc_news.jsp:4:2: Package com.channel4.infofeed contains no member type of this name.
<jsp:useBean id="iFHelper" scope="application" class="com.channel4.infofeed.InfoFeedHelper"/>
^---------^
new_inc_news.jsp:4:2: Package com.channel4.infofeed contains no member type of this name.
<jsp:useBean id="iFHelper" scope="application" class="com.channel4.infofeed.InfoFeedHelper"/>
^---------^
new_inc_news.jsp:4:54: The bean type "com.channel4.infofeed.InfoFeedHelper" was not found.
<jsp:useBean id="iFHelper" scope="application" class="com.channel4.infofeed.InfoFeedHelper"/>
^------------------------------------^
new_inc_news.jsp:14:4: No type with this name could be found at this location.
Article article = (Article)articles.get(i);
^-----^
new_inc_news.jsp:14:23: No type with this name could be found at this location.
Article article = (Article)articles.get(i);
^-----^
|