Hi,
I'm using CSV export from a ListGrid containing about 2900 records. It exports all 2900 records when I run it in Safari hosted in Eclipse, but when I run it in Safari hosted in Tomcat, it truncates the file to 368 records. When the download starts, it says it'll be downloading about 5 MB, but it abruptly stops after the 368th record and results in a file of only about 804k.
Anyone run into something similar? Is it possibly a Tomcat setting that I need to increase? Other thoughts?
Thanks!
Safari on Mac OSX
SmartGWT-Power 2.1
(Also happens if I use Chrome or IE on windows with Tomcat)
I'm using CSV export from a ListGrid containing about 2900 records. It exports all 2900 records when I run it in Safari hosted in Eclipse, but when I run it in Safari hosted in Tomcat, it truncates the file to 368 records. When the download starts, it says it'll be downloading about 5 MB, but it abruptly stops after the 368th record and results in a file of only about 804k.
Anyone run into something similar? Is it possibly a Tomcat setting that I need to increase? Other thoughts?
Thanks!
Safari on Mac OSX
SmartGWT-Power 2.1
(Also happens if I use Chrome or IE on windows with Tomcat)
Comment