Showing posts with label spotfire. Show all posts
Showing posts with label spotfire. Show all posts

Thursday, June 12, 2008

Export data to Spotfire in java

We need to set the conentent type to
application/vns.spotfire.sfs

example :


response.setContentType("application/vns.spotfire.sfs");