Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

html:img with a dynamic value STRUTS

2 views
Skip to first unread message

Jamie McIlroy

unread,
Sep 17, 2004, 12:06:26 PM9/17/04
to
I have a form bean (searchFormBean) with a String field called 'imageText'.

That string references an image within my app.

When I try <html:img name="searchFormBean" property="imageText">, the
jsp fails to render.

What am I doing wrong?

Sudsy

unread,
Sep 17, 2004, 12:54:28 PM9/17/04
to

There is no property attribute for that tag. I suggest you review the
javadocs here:
<http://struts.apache.org/userGuide/struts-html.html#img>

0 new messages