Hi Everyone

I have the following <img /> tag that I would like to write using the Struts
custom tag <html:img /> but I just can't seem to get it to work.

<img
src='<%=request.getContextPath()%>/images/items/<%=request.getParameter("pro
ductImage")%>' border='0'>

Can I write something like this using custom tag <html:img />?
I need a request parameter to be the image name!

Any help would be appreciated.

--Alen




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to