Hi all,
I have a problem with my apache + tomcat installation and I doubt that it has anything to do with versions. It's an MVC pattern webapp with a controllerservlet that handles the requests. My problem is that my controllerservlet generates a pdf/application response in tomcat and sends it thru apache and to the client. It works fine when I use tomcat only but when I use tomcat + apache I get an error saying "Internet explorer cannot download controllerservlet from foo.com. Internet Explorer was not able to open this internet site.." It might be an Apache config issue. Any ideas?
