Bugs item #854584, was opened at 2003-12-05 10:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=854584&group_id=73068

Category: example webapp
Group: v 1.0-b1
Status: Open
Resolution: None
Priority: 5
Submitted By: Robert Caranica (crobert05)
Assigned to: Nobody/Anonymous (nobody)
Summary: 1.0b1: Excel and CVS export does not display headers

Initial Comment:


 Hello,

 On the display-tag v1.0b1, the Table 
property "export.excel.include_header" has no effect 
whatsoever. For CVS and Excel exports (I haven't 
tested XML), the table header is missing, even though I 
specify 

<display:setProperty 
name="export.excel.include_header" value="true" />

inside the 

<display:table> tag.

I'm using:
- Win XP
- JDK 1.3.1_04
- JBoss 3.2.2 + jetty

Steps to reproduce:

1. Drop the displaytag-1.0-b1-examples.war into the 
deploy directory of tomcat, jboss etc
2. Connect to  http://host:port/<display_app>/example-
config.jsp
3. From "Export options" click "Excel"
4. Excel opens up, but the table headers are missing, 
although the JSP source has <display:setProperty 
name="export.excel.include_header" value="true" />

I've made some tests and 
the "export.cvs.include_header" Table property is not 
working either.


Cheers,
Robert




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=854584&group_id=73068


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to