[Resin-interest] Issue with Content-Type Header Being Overwritten

2007-01-21 Thread Michael Varshavsky
Hi, I've received a request to convert a currently existing mobile Struts/Tiles-based web application to serve content as MimeMultipart instead of XHTML. I wrote a ServletFilter that captures all markup in the response, then parses it to find all the necessary (css and img) files and downloads th

Re: [Resin-interest] Issue with Content-Type Header Being Overwritten

2007-01-22 Thread Michael Varshavsky
7;re using Resin 2.1.10 but have an option of upgrading to 3.0.19 if the issue has been resolved in between those versions. Regards, Misha On 1/22/07, Scott Ferguson <[EMAIL PROTECTED]> wrote: On Jan 21, 2007, at 9:07 PM, Michael Varshavsky wrote: > Hi, > > I've received a

Re: [Resin-interest] Issue with Content-Type Header Being Overwritten

2007-01-24 Thread Michael Varshavsky
Scott, Yes, it seems migrating to 3.0 solved my problem. Sanity restored, thanks so much for your help! Regards, Misha On 1/23/07, Scott Ferguson <[EMAIL PROTECTED]> wrote: On Jan 22, 2007, at 8:12 PM, Michael Varshavsky wrote: Scott, Thank you so much for trying to help me. I di