To do that there s no way around a pluging(Flash , silverlight) for now. 2011/4/13 Ben Imp <[email protected]>
> As far as I am aware, the browser wont let you read/write local files > like that. > > -Ben > > On Apr 13, 9:53 am, Diego Lovison <[email protected]> wrote: > > hello, > > each browser have your api for create and read files or to access data > > on disk storage > > So I would like to create an api to make this... > http://code.google.com/p/gwtapi/ > > > > Will have an interface that will be create by deffered binding, and an > > implementation for each browser... > > > > for example > > ReadFile read = GWT.create(ReadFile.class); > > String[] lines = read.thisFile("...."); > > > > make sense create this api? > > > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- GWT API for the Flash Platform http://code.google.com/p/gwt4air/ http://www.gwt4air.appspot.com/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
