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"/>
<img src="${folder_shut}" alt="alt text"/>



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

Reply via email to