You have to put this code in the *.server sub-package of your project. The GWT complier has got nothing to do with the server side code.
On 23 Aug, 04:39, Robert Lang <[email protected]> wrote: > Hello, > > I need to write a file on server's disk, but FileOutputStream, FileWriter, > etc, but isn't supported with GWT Compiller... How I do this? > > A File need to write in specific folder/partition, independent of app > deployed on web server, for storage specific file formats. > > Best Regards, > > Robert Mauro Lang --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
