Yes, you need to use pure HTML.
You can use jsp tag file to create something similar to <html:img> (this is
what i did).
Adam Hardy-3 wrote:
>
> Is there a struts2 non-OGNL equivalent to the old <html:img> taglib?
>
> Or do I have to use <c:url> with pure HTML?
>
> <c:url var="folder_shut" value="/images/folder_shut.png"/>
> ${folder_shut}
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/img-tag--tf4511975.html#a12871952
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]