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=18381>.
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=18381

jsp compiler puts blank line when page directives are in more than one line

           Summary: jsp compiler puts blank line when page directives are in
                    more than one line
           Product: Tomcat 4
           Version: 4.0.6 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi,

We are developing a report module using itext software to produce PDF reports. 
we use JSP's. The jsp contains page directives in multiple lines. What is 
happening here, while jsp is being compiled, it puts the carriagefeed in 
the .dat file and puts spaces in produced html file(i.e if you see in .java 
file, the reference to _jsp_html_data[0] to [5]. in case of five import 
statements)
Because of this the generated pdf report is getting corrupted.
The logic shall be if there is a carriage feed or line feed from the end of tag 
to the starting of tag, the compiler shall not put the carriage feed info 
in .dat file.

If any one needs more info pls email me. 

Thanks,

Bhaskar

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

Reply via email to