Good day everybody,

I have this particular need, where I need to have a file (xml) within
my GWT app. I have some data in this xml I must read, change, and then
write (update)
The file must be delivered or included within the Gwt App. Can anybody
please tell me where can I place this file, so I can read/write it
using java's file APi from an RPC Servlet.

Here's a brief description of how my App's directory structure looks
like:

GwtApp
            |__ src
            |          |__org
            |          |       |__jose
            |          |                 |__client
            |          |                 |__server
            |          |                 |__shared
            |          |
            |          |__META-INF
            |
            |__ war
                      |__gwtapp
                      |__WEB-INF

For my current needs, where would you suggest placing the file ?

Thank you very much in advance,

Have a nice day,

Jose


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

Reply via email to