How to load a file in GWT on the client side ?
- by Zoja
I'm kind of new to GWT and I'm looking how to make a menu in my client app like File-Open .. that will actualy open an text file and let me edit it in some widget ? Is there a way to load files like that ?