1) RTE
2) Use JSTL
3) Use Stuts-EL

Those are your alternatives.  I would go with 3.  Both 2 and 3 are good 
solutions.

Vinh Tran wrote:

>Anyone know how to set properties to an html:img tag within a logic:iterate
>tag?
>
>For example:
>
><logic:iterate id="myimages" name="somebean" property="images">
>    <html:img src="<NEED TO ADD VALUES FOR SRC>" border="0"/>
></logic:iterate>
>
>Thanks all.
>

-- 
Eddie Bush




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

Reply via email to