In general, you can find out which classes are available in the JRE emulation library here: http://code.google.com/webtoolkit/doc/1.6/RefJreEmulation.html
On Thu, Jun 4, 2009 at 3:16 AM, abbu <[email protected]> wrote: > > Hi all, > Is java.io.File present in the gwt emulation jre library? > If it is present i'm not able to access it on the client side. im > getting an exception upon start up of application asking to inherit > the required module. > > if java.io.File is not present in the emulation library, is there any > replacement avalible from gwt side for it? > > Please tell me how to create File instances on the client side? -- Alex Rudnick swe, gwt, atl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
