I think I should have been more clear. I don't want to load a file
from the users computer. I want to read a file from the directory on
the server where my GWT app lives. I just want to know the options I
have to read this binary file into a byte[]. I am very new with GWT :)

On May 23, 4:53 am, Jim Douglas <jdou...@basis.com> wrote:
> Not in GWT proper, and not reliably in all browsers.  Start your
> reading here:
>
> http://www.google.com/search?q=javascript+file+api
>
> On May 22, 12:42 pm, Carsten <carsten.schm...@googlemail.com> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > is it possible to read in a binary file in my GWT Java-code and
> > convert it into a byte[] ?
>
> > Thanks!
> > Carsten

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