The short answer:  you can't.  GWT runs in a browser.  The browser is
prevented intentionally from writing to the local filesystem.
Remember, at the end of it all, GWT creates HTML/CSS/Javascript that
runs in a browser.  Anything you can or can't do in that environment
is the same for GWT.

On Feb 9, 6:48 am, sudhir reddy <nalma...@gmail.com> wrote:
> Hi,
>
> I want to create or read or edit a file on client machine using Gwt.
> Is this possible.
> Please give me the details.
>
> Thanks and regards
>
> Sudheer Reddy N
> M.Tech
> India

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to