On Thu, 25 Sep 2014 04:33:45 -0300, Okie Othsam <okie.oth...@outlook.de> wrote:

Hello,

Hi!

My question is now how can I access the binary data of the uploaded
file (maybe as InputStream) to save them in my system? I already
injected the http request but getInputStream returns a empty stream.

To what URL are you POST'ing the image? You'll only be able to retrieve it in the same request the upload was done.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to