Is there a way that I can get full path name of a file when I open it on a web application developed by GWT? Can I open a local file on my web page? Consider this is using the FileUpload widget.
Is there a way that I can get full path name of a file when I open it on a web application developed by GWT? Can I open a local file on my web page? Consider this is using the FileUpload widget.