I have to create a page in which I display information of a collection of
objects. Each object has it's own image which I want to render near the
details of the object. For these purpose I'm trying to use the html:img tag,
which seems to be able to render images dynamically, but I don't understand
how it works.
What I need in the resulting HTML page is:

     <img src=<the object image file name> >

How can I do this with the tag <html:img>?

Thanks.
    Daniele






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

Reply via email to