After a lot of attemps and experiments, looks like the problem was solved
after I remove "Content-Length" from response headers. So I just had to
comment this line from servlet's code: //response.setHeader("Content-Length",
String.valueOf(fimage.length()));
--
[Message sent by forum member 'elioengcomp']
View Post: http://forums.java.net/node/900842