I'd like to use some common images across modules. I've found that I can accomplish what I need by using:

   <img src="<html:rewrite page="/common/image.gif" module=""/>"/>

Originally I was trying to accomplish this using the html:img tag, but the module attribute is ignored in this case:

   <html:img page="/common/image.gif" module=""/>

Does anyone know why the latter doesn't work? Is it possible that it will work in the future?


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



Reply via email to