0 Replies Latest reply on Mar 31, 2005 2:19 AM by dinggf

    How to distribute linearized PDF files in JBoss?

    dinggf

      I have some linearized PDF files, I want to distribute them with JBoss 4.0 .
      I installed JBoss 4.0 by default, and deploy my web appliaction.
      When I visited a pdf file link in my web application, the pdf file download totally.
      I don't know what's the matter, there are MIME-MAPPING in web.xml.
      So I redistiribute these PDF file in IIS server and Apache, all of them work right.
      Does JBoss support linearized pdf file? For these file are very large, I don't want my user to download total file .

      Who can give me some advices?
      Thanks in advance.