Read text file in google GWT?
- by ipkiss
Hello all,
I am writing a webpage using GWT. Now I need to read a text file and display the content in the webpage but have no idea how to do that with GWT.
It is very nice if there is any way in GWT that I can read .properties file.
Does anyone have an idea, please?
Thanks.