In my current project I am building an interface where I will be passing 
huge list of values to the csv servlet class( i need to write the data to 
csv file) . Currently I am using window.open() method to pass the values to 
the csv class servlet. When the list of values to be send are huge the 
inbuilt jetty server closes the connection. Is there any framework in GWT i 
can use to send the values as a objects to the csv servlet class. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to