[ http://jira.codehaus.org/browse/DISPL-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
fabrizio giustina resolved DISPL-386. ------------------------------------- Resolution: Incomplete This can be fixed by switching to the binary excel export, using the displaytag-export-poi jar > Export to Excel not tab delimited > --------------------------------- > > Key: DISPL-386 > URL: http://jira.codehaus.org/browse/DISPL-386 > Project: DisplayTag > Issue Type: Task > Components: Export > Affects Versions: 1.1 > Reporter: SM > > I'm having trouble with Export to Excel in that the output of the table is > all going into 1 cell of the XLS. > Presumably, the columns are not getting tab delimited. The columns are in > double quotes and space separated ex, > "SYDLAX" "Y" "H0" "10Jul06" > I'm using struts/tiles and the explorer is IE. > In my display.properties I have : - > locale.resolver=org.displaytag.localization.I18nStrutsAdapter > locale.provider=org.displaytag.localization.I18nStrutsAdapter > css.table=dataTable > export.types=excel csv > export.csv=true > export.xml=false > export.excel=true > export.excel.filename=export.xls > export.csv.filename=export.csv > export.excel.label =Save As Excel > export.csv.label =Save As csv > export.csv.include_header=true > export.amount=list > In the web.xml : > <filter> > <filter-name>ResponseOverrideFilter</filter-name> > <filter-class>org.displaytag.filter.ResponseOverrideFilter</filter-class> > </filter> > <filter-mapping> > <filter-name>ResponseOverrideFilter</filter-name> > <url-pattern>*.do</url-pattern> > </filter-mapping> > <filter-mapping> > <filter-name>ResponseOverrideFilter</filter-name> > <url-pattern>*.jsp</url-pattern> > </filter-mapping> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel