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