Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3989671
By: coldjava

My TableTag.properties looks like this:

export.excel.include_header=true
#export.excel.class=org.displaytag.export.ExcelHssfView
export.excel.class=org.displaytag.decorator.hssf.DecoratesHssf 
#export.excel.class=org.displaytag.export.excel.DefaultHssfExportView

Within my displayTag Table, I have the display:caption and display:footer 
defined
like this.

I am not able to get the Caption to show the Image.  I tried doing c:set and
then doing a c:out, no luck.

Can any one you please help?


<display:caption>
<c:out value='<img src="/images/logo.gif" />' escapeXml="false" />
</display:caption>

<display:footer>
Footer
</display:footer>

Thanks


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to