Could you parse the file on the server side and return the Map via
RequestFactory?  That would avoid parsing on the client.

Thanks,
John LaBanca
jlaba...@google.com


On Thu, Feb 10, 2011 at 1:39 PM, SrArcos <srar...@gmail.com> wrote:

> Hello, I am interested in this issue, can you send me the example of
> what you did? Because, I can read any file.. in dev mode(jetty) it has
> a path, and in hosted mode (in tomcat) it has other path... I seem
> dificult...
>
> On 9 feb, 16:27, Ed <post2edb...@gmail.com> wrote:
> > In the meantime I simple made it myself..
> > Not so difficult: load the text... read the lines (see the
> > BufferedReader for example code), and separate the key = value pairs...
>
> --
> 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-toolkit@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.
>
>

-- 
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-toolkit@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