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=24089>. 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=24089 JSP whitespace reduction Summary: JSP whitespace reduction Product: Ant Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The output from JSP can contain rediculous amounts of whitespace (eg when tables get generated via JSTL iterators). We need some kind of JSP pre- processor to pre-compress the JSP source, removing all the nice whitespace that we generally leave in to aid legibility etc etc. FYI: This problem caused a JSP generate web-page (Websphere 5.0) to be 3.5MB in size, zapping whitespace reduced this to 1.2M ! I have a task that I use to perform this and would like to submit it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]