I guess I'm missing something in the question. Have you tried some
things and it's not working like you'd expect? I would think you could
put it in src/org/jose/server.

On Jul 27, 11:21 am, Jose Luis Estrella Campaña <jlecamp...@gmail.com>
wrote:
> 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to