Re: Poor Performance & Hangs in IE

2007-12-18 Thread Randy Burgess
Applications Developer Nuvox Communications > From: Dave Mills <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List > Date: Tue, 18 Dec 2007 07:09:34 -0500 > To: Struts Users Mailing List > Conversation: Poor Performance & Hangs in IE > Subject: RE: Poor Perf

Re: Poor Performance & Hangs in IE

2007-12-18 Thread Andrea Rizzini
> still poor. > > Anyway, sorry to be long-winded, but thanks again for all your help. > > -dave > > > -Original Message- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Friday, December 14, 2007 11:22 AM > To: Struts Users Mailing List >

RE: Poor Performance & Hangs in IE

2007-12-18 Thread Dave Mills
rs Mailing List Subject: Re: Poor Performance & Hangs in IE took a look at enabling 'cache' and 'compression' capabilities in IE http://msdn2.microsoft.com/en-us/library/bb250442.aspx HTH M-- - Original Message - From: "Andrea Rizzini" <[EMAIL PROTECTED]

Re: Poor Performance & Hangs in IE

2007-12-14 Thread Martin Gainty
e loads in a couple of seconds. In IE7, the screen disappears > > and then sits there loading/spinning for literally 5 minutes before > > either loading or getting a time out. > > > > > > > > > > -Original Message- > > From: Mike Jennings [mailto:[EMAIL PROTECTED]

Re: Poor Performance & Hangs in IE

2007-12-14 Thread Andrea Rizzini
--Original Message- > From: Mike Jennings [mailto:[EMAIL PROTECTED] > Sent: Monday, December 10, 2007 3:04 PM > To: Struts Users Mailing List > Subject: Re: Poor Performance & Hangs in IE > > If you are using the static functions like dojo, then extract it into > you

Re: Poor Performance & Hangs in IE

2007-12-11 Thread Andrea Rizzini
I have a very similar issue where forms partially load an the application hangs... I'm still inverstigating.. i'll let you know if i come up with something interesting Andrea Dave Mills wrote: > I've got a Struts 2.0.11 app running on Sun Web Server 7.1, which I > recently re-wrote from an entir

Re: Poor Performance & Hangs in IE

2007-12-10 Thread Frank W. Zammetti
In FireFox this page loads in a couple of seconds. In IE7, the screen disappears and then sits there loading/spinning for literally 5 minutes before either loading or getting a time out. -Original Message- From: Mike Jennings [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007

RE: Poor Performance & Hangs in IE

2007-12-10 Thread Dave Mills
conds. In IE7, the screen disappears and then sits there loading/spinning for literally 5 minutes before either loading or getting a time out. -Original Message- From: Mike Jennings [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 3:04 PM To: Struts Users Mailing List Subject: Re: Po

Re: Poor Performance & Hangs in IE

2007-12-10 Thread Mike Jennings
If you are using the static functions like dojo, then extract it into your public html directory so that they are not loaded from the jar. Then turn off loading the resources static. Dave Mills wrote: I've got a Struts 2.0.11 app running on Sun Web Server 7.1, which I recently re-wrote from

Poor Performance & Hangs in IE

2007-12-10 Thread Dave Mills
I've got a Struts 2.0.11 app running on Sun Web Server 7.1, which I recently re-wrote from an entirely Servlet/XSLT app. In pre-release testing everything seemed to be working well in terms of performance and functionality. However, when the app was moved into production (which is SSL) the perfor