I'm having a problem with my IIS/Tomcat integration
using the JK connector.  Regular pages and servlet
mapped extensions work fine, but when I try to send
files using the ServletOutputStream, it does not work
properly when going thru IIS<->JK<->Tomcat.  I wind up
getting the content returned to the browser with
absolutely no headers (at least from the perspective
of doing a "View Source" on the returned "page").  I
am setting headers including content type, length, and
disposition.  Also, if I go directly to Tomcat using
its port #, the files come down the wire with the
headers and all and the appropriate plug-ins get
called by the browser, etc.  

Anyone know a solution for this?

Thanks,
JC


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to