Re: [visualization-api] Persisting GWT Visualization API DataTable

2009-11-28 Thread Christian Legault
I realize that my question has nothing to do with yours... I'm sorry for that. Christian 2009/11/27 Christian Legault > Hi, > > It can be an API running with a Debian server. I suppose the ideal API > should cut the number written in a file on the server (or in Google > Docs) and paste that n

Re: [visualization-api] Persisting GWT Visualization API DataTable

2009-11-27 Thread Suresh Gmail
Hi Mat, If you are using java visualization library to build the data table,you could use xstreame to convert it into an XML and store it into database as a clob and when you retrieve the clob you could convrt to the data table and pass it to presentation. I used this solution and it saves ti

Re: [visualization-api] Persisting GWT Visualization API DataTable

2009-11-27 Thread Christian Legault
Hi, It can be an API running with a Debian server. I suppose the ideal API should cut the number written in a file on the server (or in Google Docs) and paste that number on the form (insert gadget). Is that what you mean? If yes, tell me what I have to install? The numbers could be also in a Goo