Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sammaes

    html:image in logic:iterate

    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...

Part and Inventory Search

Back
Top