Compilation of JSP File '/news/archives.jsp' failed:
archives.jsp:4:18: Error in "template_article.jsp" at line 49: No variable or field with this name could be found at this location.
<%@ include file="/shared/template_article.jsp" flush="true" %>
^----------------------------^
archives.jsp:4:18: Error in "template_article.jsp" at line 75: No variable or field with this name could be found at this location.
<%@ include file="/shared/template_article.jsp" flush="true" %>
^----------------------------^
archives.jsp:4:18: Error in "template_article.jsp" at line 103: No variable or field with this name could be found at this location.
<%@ include file="/shared/template_article.jsp" flush="true" %>
^----------------------------^
archives.jsp:4:49: "flush" is not a recognized attribute of this directive.
<%@ include file="/shared/template_article.jsp" flush="true" %>
^---^
archives.jsp:4:49: "flush" is not a recognized attribute of this directive.
<%@ include file="/shared/template_article.jsp" flush="true" %>
^---^