Hi, How can we change the src of the image dynamically by using <html:img> from a bean? I know that this tag accepts paramName and paramProperty, but the result always have a "?" appended to the src.
Like: <html:img src="images/" paramName="BookRefVwcredForm" paramProperty="imgSrc" paramScope="request" paramId="" /> Is it possible to change the src of the image dynamicly by using <html:img>? Alireza. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

