[jopendocument] Re: setValueAt(Object val,int x,int y) crash ?

2011-03-08 Thread Benoit Marduel
Ok i find the pb. All work fine now ! On 4 mar, 09:29, b.mard...@g2c.fr b.mard...@g2c.fr wrote: Thanks for your answer. I try to fil a existing sheet in the first column from (0,0) to (0,100). The crash with my method occur at the (0,37). So you said that I need to create cells before fill

[jopendocument] applet warning

2011-03-08 Thread mgazi
Hi, i use jOpenDocument-1.2.jar in my web application. When i call url, it works but before i must cofirm applet. how can i block this warning? (Warning : The applet is attempting perform a read operation on file C: \test.odt)

Re: [jopendocument] applet warning

2011-03-08 Thread Guillaume Maillard
Hi, Look at http://java.sun.com/developer/technicalArticles/Security/applets/ http://java.sun.com/developer/technicalArticles/Security/applets/Regards, Guillaume 2011/3/8 mgazi murat.gazio...@gmail.com Hi, i use jOpenDocument-1.2.jar in my web application. When i call url, it works but