Hello, How can I use runtime variable with the property attribute of html:image tag.
Eg,
My intent is to do the following.
<html:image property="<c:out value='${xxxx}' />" page="/a/b.gif" />
However, the value for property is not substituted. Am I missing
something here ?
TIA
Shishir
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

