Can somebody tell me if it is possible to use a scriptlet with the variable
from the iterate tag
For example iw ould like this :

<logic:iterate id="listeArticlesCategorieItem" name="listeArticlesCategorie"
property="articles" scope="session" >
        <%=listeArticlesCategorie.size()%>
  </logic:iterate>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to