[opencms-dev] weird: the end tag "<cms:template is unbalanced
Christoph Kukulies
kuku at physik.rwth-aachen.de
Mon Oct 27 15:51:31 CET 2014
All of a sudden while rearranging some jsps in
/system/modules/org.company.frontend I'm trapped ina a syntax error,
saying that
javax.servlet.jsp.JspException: org.apache.jasper.JasperException:
/WEB-INF/jsp/offline/system/modules/org.company.frontend/elements/comanyhead.jsp(73,0)
The end tag "</cms:template" is unbalanced
Reason:
/WEB-INF/jsp/offline/system/modules/org.company.frontend/elements/companyhead.jsp(73,0)
The end tag "</cms:template" is unbalanced
I have
main.jsp in /templates which contains:
<cms:include file="../elements/companyhead" element="head"/>
and in ../elements/companyhead:
<cms:template element="head">
<head> ....
</head>
</cms:template>
I'm blinded.
--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
More information about the opencms-dev
mailing list