You can create your own displaytag.properties file, and place it in your
classpath.  Look at the one that is provided in the displaytag jar for
what properties are customizable.

For example, for excel they are:
export.excel=true
export.excel.label=<span class="export excel">Excel </span>
export.excel.include_header=true
export.excel.filename=

The label is the link, and you can do whatever you want with it (images,
etc).  You can also set these properties dynamically using
<display:setProperty name="export.excel.label" value="My New Label
Value" />

Hope that answers your question!

Kathryn K. Jones
Email: [EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
SourceForge.net
Sent: Wednesday, October 25, 2006 1:00 PM
To: [EMAIL PROTECTED]
Subject: [displaytag-user] [displaytag - Help] Export functionality
without default links


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

Hi,
 Is it possible to use the export functionality without showing the
default links?
 Thanks in advance

______________________________________________________________________
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
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user



-------------------------------------------------------------------------
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
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to