Using firebug or similar, can you inspect the response from the image
request? What headers are included?

Perhaps setting the "Content-Length" header on the image response will help.
This should be the byte count (inputStream.available() or file.length()
etc).



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/BufferedImage-in-Tapestry-tp5714465p5716515.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to