Hi all,<br><br>I caught this with my templates :<br>10 avr. 2008 16:08:42,390 ERROR [ina.core.ApplicationDispatcher: 711] "Servlet.service()" pour la servlet jsp a lancé une exception<br>org.opencms.main.CmsIllegalArgumentException: The 'cms:contentload' tag requires a 'param' attribute.<br>
<br>the fact is that param is in the file...<br>Here is my template :<br><%@ taglib prefix="cms" uri="<a href="http://www.opencms.org/taglib/cms">http://www.opencms.org/taglib/cms</a>"%><br><%@ taglib prefix="c" uri="<a href="http://java.sun.com/jsp/jstl/core">http://java.sun.com/jsp/jstl/core</a>"%><br>
<%@ taglib uri="<a href="http://java.sun.com/jsp/jstl/functions">http://java.sun.com/jsp/jstl/functions</a>" prefix="fn" %><br><br><cms:include property="template" element="head" /><br>
<br><div class="element"><br>    <cms:contentload collector="singleFile" param="${opencms.uri}" editable="true"><br>        <h2><cms:contentshow element="Title" /></h2><br>
        <cms:contentcheck ifexists="Image"><br>            <img src="<cms:link><cms:contentshow element="Image" /></cms:link>" ><br>        </cms:contentcheck><br>
        <p><cms:contentshow element="Text" /></p><br>    </cms:contentload><br></div><br><cms:include property="template" element="foot" /><br><br>I am on this problem since this morning and i still have the same exception....<br>
somone could help me please ??<br clear="all"><br>-- <br>TERRITORIO Jordan-Victor<br>Ingénieur d'Intégration Java<br>TEAMLOG – Ingenieurs 2000<br><br>+33 6 30 66 54 69<br><a href="mailto:jot@teamlog.com">jot@teamlog.com</a>