Trimming the extra spaces in the output page

2003-10-20 Thread EL AKARI Mehdi
Hi, I'm trying to optimise the size of the output pages of a struts application. The first thing that i'm trying to do is to trim the extra spaces and carriage returns in the output page. Do you have any ideas of how to do this? If you have any suggestions of how to optimise the page output they

RE: Trimming the extra spaces in the output page

2003-10-20 Thread James Mitchell
678.910.8017 AIM:jmitchtx -Original Message- From: EL AKARI Mehdi [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2003 1:34 PM To: Struts Users Mailing List Subject: Trimming the extra spaces in the output page Hi, I'm trying to optimise the size of the output pages of a struts

RE: Trimming the extra spaces in the output page

2003-10-20 Thread Steve Raeburn
by as much as 50%) - Split the page into smaller, lighter pages. Steve -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED] Sent: October 20, 2003 11:40 AM To: 'Struts Users Mailing List' Subject: RE: Trimming the extra spaces in the output page Someone mentioned

Re: Trimming the extra spaces in the output page

2003-10-20 Thread Max Cooper
-Max - Original Message - From: EL AKARI Mehdi [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Monday, October 20, 2003 10:33 AM Subject: Trimming the extra spaces in the output page Hi, I'm trying to optimise the size of the output pages of a struts application