jstl in portlets

Andreas Buechler <[email protected]>
Newsgroups gmane.comp.jakarta.pluto.user
Message-ID <[email protected]>
Hi,

I'm trying to use jstl within my portlet but have some troubles getting 
a simple forEach loop to work (see code snippet below). Are there 
certain limitations on using jstl in portlets?

Regards,
Andi

// bean.getAllToys() returns a Vector
<c:forEach var="toy" items="<%= bean.getAllToys().elements() %>" >
    <c:out value="${toy}" escapeXml="false" /><br />
</c:forEach>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.