Dear all,
I fetch a (variable length) vector of adresses of logos from a dbase and want to show them in a JSP page.
<logic:iterate name="logos" id="logo" scope="request">
<html:image src=<bean:write name="logo"/>> </html:image> </logic:iterate>
This seems to be invalid code as it returns...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.