Re: [Resin-interest] Binary image prepending http response

2007-07-12 Thread Serge Knystautas
Samuel, Resin isn't really smart enough to make up random binary content, so I would try to identify what that binary content and then hope to locate a source of it (a file, a servlet, whatever). Are you using filters by any chance? This is a leap, but it seems like this is a servlet spec

Re: [Resin-interest] Binary image prepending http response

2007-07-11 Thread Samuel Le Berrigaud
As always I forgot the attachment. SaM On 7/12/07, Samuel Le Berrigaud [EMAIL PROTECTED] wrote: Hi all, Here is the problem we're facing: - Do a simple GET request to the server, the page we request is a 'normal' html page containing images, js, css, etc... - From time to time the response