You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/08/20 16:25:08 UTC

DO NOT REPLY [Bug 11859] New: - JSP generation of binary files not possible

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11859>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11859

JSP generation of binary files not possible

           Summary: JSP generation of binary files not possible
           Product: Tomcat 4
           Version: 4.1.9
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: lolo@elline.sk


I have tags, which generate excel. They write data to servlet's output stream. 
Servlet generated by Jasper is taking output writer automatically and sometimes 
is pushing '\n' character to it (without any reason). It causes the problem. 

[Note: This tags were working for tomcat 3.2 and tomcat 3.3]

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>