Mark S Petrovic wrote:

which isn't even iterating over the list items.  E.g, I get one line of
html output for the <c:out value="${feature.premium}"/> tag, containing
the string literal '${feature.premium}' in quotes - as if expansion of
${feature.premium} is not taking place.
You're using the JSP taglib directive? You have all the necessary JARs for JSTL? J2EE version your app server implements?

Dave



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

Reply via email to