Wednesday, November 7, 2012

Re: Read file from /war folder?

You might want to use ClientBundle's TextResource.  See https://developers.google.com/web-toolkit/doc/latest/DevGuideClientBundle#TextResource


On Wednesday, November 7, 2012 5:38:43 AM UTC+2, markww wrote:
Hi,

I have a text file in my war folder:

       /war
          |---notes
                 |--- myfile.txt

How can I read the contents of myfile.txt from my client code?

Thank you

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

No comments:

Post a Comment