I believe it's not possible because GWT code eventually translates to Javascript and runs in the client's browser. Javascript doesn't have the permission to write to host's file system without using COM or XPCOMM.
On Wed, Mar 3, 2010 at 1:20 PM, gadaleta.marco <[email protected]>wrote: > There's a way to logging to a file client side? > Thank you > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
