Thanks. It did work..

Jasmin

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Cliffano Subagio
Sent: Tuesday, April 20, 2004 7:42 PM
To: [EMAIL PROTECTED]
Subject: [displaytag-user] Re: how to restrict the export report to only
one format, out of csv, excel and xml]



Quickly looking at 0.8.6 bundle, there's an example at
displaytag/examples/web/example/example-config.jsp directory.
If you want to eliminate the other two:
<display:setProperty name="export.xml" value="false" />
<display:setProperty name="export.excel" value="false" />

More information here http://displaytag.sourceforge.net/configuration.html
however, I'm not sure whether the documentation on the web site applies to
all version or up to certain versions.

> Hi,
>
> I am using displaytag 0.8.6 version. Can I restrict my export report to
just CSV format and eliminate other two? If yes, than how? I am using
Struts framework also in the JSP where the displaytag is being used.
>
> Thanks
> Jasmin
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
> displaytag-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to