Re: bean value within src of html:Image
The way I have done this is: "> and it works fine for my purposes. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: bean value within src of html:Image
Tito Eritja wrote: How to use some bean value within a html:Image src? I've tried something like but it doesn't work, there's something like paramName and paramProperty of html:link tag for html:Image? thanks in advance tito Why not use EL?! Then you could type: You just have to remember to ty