RE: Serious performance impact with iterator

2004-10-26 Thread McCormack, Chris
inal Message- From: JoAnn Lemm [mailto:[EMAIL PROTECTED] Sent: 26 October 2004 00:08 To: [EMAIL PROTECTED] Subject: FW: Serious performance impact with iterator Importance: High Hey All,

Re: Serious performance impact with iterator

2004-10-25 Thread Eddie Bush
quot;Send" button. Please don't do that anymore :-) Eddie - Original Message - From: "JoAnn Lemm" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 25, 2004 6:07 PM Subject: FW: Serious performance impact with iterator Hey All, I'm w

Re: Serious performance impact with iterator

2004-10-25 Thread Jason Lea
If you are using tomcat you could look at the trimSpaces option for JSP page compilation in server.xml There are also filters that can be used to compress the page as it is being sent to the browser. You can also try writing out tags differently to minimise spaces produced in source eg  ... ..

Re: Serious performance impact with iterator

2004-10-25 Thread Wendy Smoak
From: "JoAnn Lemm" <[EMAIL PROTECTED]> > I'm wondering if anyone else is seeing this impact. > The resulting html looks like the following. Note all the empty spaces. > Needless to say, this has impacted performance on the website > significantly by increasing the size of the page to something ludi

FW: Serious performance impact with iterator

2004-10-25 Thread JoAnn Lemm
Hey All, I'm wondering if anyone else is seeing this impact. I've got an iterator within an iterator thusly:   The resulting html

FW: Serious performance impact with iterator

2004-10-25 Thread JoAnn Lemm
Hey All, I'm wondering if anyone else is seeing this impact. I've got an iterator within an iterator thusly:   The resulting html lo

Serious performance impact with iterator

2004-10-25 Thread JoAnn Lemm
Hey All, I'm wondering if anyone else is seeing this impact. I've got an iterator within an iterator thusly:   The resulting html lo

Serious performance impact with iterator

2004-10-25 Thread JoAnn Lemm
Hey All, I'm wondering if anyone else is seeing this impact. I've got an iterator within an iterator thusly:   The resulting html lo