Hi,

I've having the problem of embedding tags in a <html:img> tag. 
For example, If I have the line:

<html:img src="images/Header.jpg" ALT="<bean:message
key="project.nsync.Header.alt"/>" />

Where the below is in ApplicationResources.properties: 

project.nsync.Header.alt=Welcome Header Logo

Does anyone know how to do this? 

Reply via email to