RE: long delay in ie

2002-12-13 Thread Dan Payne
I'm using IE 6.0.2800.1106 and it SUCKS! It has incredible, unbelievable
problems downloading both images and javascript source files and the
problems are independent from the server it is requesting from (tomcat, IIS,
etc.)

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 12:53 PM
To: 'Tomcat Users List'
Subject: RE: long delay in ie



My company uses IE exclusively, and while we don't use 4.1.x in production
yet, we have been doing a significant amount of testing and have not seen
this problem.

If it works in one browser but not another, it's a browser issue.  Do you
have the latest/greatest (I say that with tongue in cheek) updates to IE?
IE is notorious for breaking critical functionality in between minor
releases.  6.0.01 might work fine, but 6.0.02 might be totally
unusable, etc.

John


 -Original Message-
 From: Ron Day [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 1:41 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie


 I experienced exactly the same problem going from 4.0.3 to 4.1.12.

 I posted it on this list, but have not resolved it as yet...

 I have no images or applets on my pages !

 just html

 ron

 -Original Message-
 From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:32 PM
 To: [EMAIL PROTECTED]
 Subject: long delay in ie


 Hello Tomcat users,

 I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My
 application is a .jsp
 page(s) with about 10 light weight applets sitting in a page.
  When using IE
 to access this, there is a very long delay to load the page
 or the browser
 just hangs.  When using Mozilla browser, everything works fine.

 Also noted when IE shows the file names it is loading currently on the
 status bar, it loads many files quickly but is getting stuck
 on small .gif
 files.  I found two questions on the web related to this
 situation, one
 asking the jar file takes a long time to download when Tomcat
 is upgraded.
 The other asks about why the .gif files would take a long
 time to download.
 But neither questions has been answered.

 Has anybody seen or heard similar problems.  Any help is appreciated.
 Thanks
 -Iqbal


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

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



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




RE: long delay in ie

2002-12-13 Thread August Detlefsen
Which JVM are you using to load the applets? 



--- Turner, John [EMAIL PROTECTED] wrote:
 
 My company uses IE exclusively, and while we don't use 4.1.x in
 production
 yet, we have been doing a significant amount of testing and have not
 seen
 this problem.
 
 If it works in one browser but not another, it's a browser issue.  Do
 you
 have the latest/greatest (I say that with tongue in cheek) updates to
 IE?
 IE is notorious for breaking critical functionality in between minor
 releases.  6.0.01 might work fine, but 6.0.02 might be
 totally
 unusable, etc.
 
 John
 
 
  -Original Message-
  From: Ron Day [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 1:41 PM
  To: Tomcat Users List
  Subject: RE: long delay in ie
  
  
  I experienced exactly the same problem going from 4.0.3 to 4.1.12.
  
  I posted it on this list, but have not resolved it as
 yet...
  
  I have no images or applets on my pages !
  
  just html
  
  ron
  
  -Original Message-
  From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 12:32 PM
  To: [EMAIL PROTECTED]
  Subject: long delay in ie
  
  
  Hello Tomcat users,
  
  I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My 
  application is a .jsp
  page(s) with about 10 light weight applets sitting in a page. 
   When using IE
  to access this, there is a very long delay to load the page 
  or the browser
  just hangs.  When using Mozilla browser, everything works fine.
  
  Also noted when IE shows the file names it is loading currently on
 the
  status bar, it loads many files quickly but is getting stuck 
  on small .gif
  files.  I found two questions on the web related to this 
  situation, one
  asking the jar file takes a long time to download when Tomcat 
  is upgraded.
  The other asks about why the .gif files would take a long 
  time to download.
  But neither questions has been answered.
  
  Has anybody seen or heard similar problems.  Any help is
 appreciated.
  Thanks
  -Iqbal
  
  
  --
  To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe, e-mail:  
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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




RE: long delay in ie

2002-12-12 Thread Ron Day
I experienced exactly the same problem going from 4.0.3 to 4.1.12.

I posted it on this list, but have not resolved it as yet...

I have no images or applets on my pages !

just html

ron

-Original Message-
From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 12:32 PM
To: [EMAIL PROTECTED]
Subject: long delay in ie


Hello Tomcat users,

I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My application is a .jsp
page(s) with about 10 light weight applets sitting in a page.  When using IE
to access this, there is a very long delay to load the page or the browser
just hangs.  When using Mozilla browser, everything works fine.

Also noted when IE shows the file names it is loading currently on the
status bar, it loads many files quickly but is getting stuck on small .gif
files.  I found two questions on the web related to this situation, one
asking the jar file takes a long time to download when Tomcat is upgraded.
The other asks about why the .gif files would take a long time to download.
But neither questions has been answered.

Has anybody seen or heard similar problems.  Any help is appreciated.
Thanks
-Iqbal


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




RE: long delay in ie

2002-12-12 Thread Turner, John

My company uses IE exclusively, and while we don't use 4.1.x in production
yet, we have been doing a significant amount of testing and have not seen
this problem.

If it works in one browser but not another, it's a browser issue.  Do you
have the latest/greatest (I say that with tongue in cheek) updates to IE?
IE is notorious for breaking critical functionality in between minor
releases.  6.0.01 might work fine, but 6.0.02 might be totally
unusable, etc.

John


 -Original Message-
 From: Ron Day [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 1:41 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie
 
 
 I experienced exactly the same problem going from 4.0.3 to 4.1.12.
 
 I posted it on this list, but have not resolved it as yet...
 
 I have no images or applets on my pages !
 
 just html
 
 ron
 
 -Original Message-
 From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:32 PM
 To: [EMAIL PROTECTED]
 Subject: long delay in ie
 
 
 Hello Tomcat users,
 
 I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My 
 application is a .jsp
 page(s) with about 10 light weight applets sitting in a page. 
  When using IE
 to access this, there is a very long delay to load the page 
 or the browser
 just hangs.  When using Mozilla browser, everything works fine.
 
 Also noted when IE shows the file names it is loading currently on the
 status bar, it loads many files quickly but is getting stuck 
 on small .gif
 files.  I found two questions on the web related to this 
 situation, one
 asking the jar file takes a long time to download when Tomcat 
 is upgraded.
 The other asks about why the .gif files would take a long 
 time to download.
 But neither questions has been answered.
 
 Has anybody seen or heard similar problems.  Any help is appreciated.
 Thanks
 -Iqbal
 
 
 --
 To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

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




RE: long delay in ie

2002-12-12 Thread Iqbal, Shamsudeen M
Good point.  I have 6.0.2600.CO.  Ron, Can you tell me yours?  May be I should 
update the browser and apply all the patches.

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 12:53 PM
To: 'Tomcat Users List'
Subject: RE: long delay in ie



My company uses IE exclusively, and while we don't use 4.1.x in production
yet, we have been doing a significant amount of testing and have not seen
this problem.

If it works in one browser but not another, it's a browser issue.  Do you
have the latest/greatest (I say that with tongue in cheek) updates to IE?
IE is notorious for breaking critical functionality in between minor
releases.  6.0.01 might work fine, but 6.0.02 might be totally
unusable, etc.

John


 -Original Message-
 From: Ron Day [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 1:41 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie
 
 
 I experienced exactly the same problem going from 4.0.3 to 4.1.12.
 
 I posted it on this list, but have not resolved it as yet...
 
 I have no images or applets on my pages !
 
 just html
 
 ron
 
 -Original Message-
 From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:32 PM
 To: [EMAIL PROTECTED]
 Subject: long delay in ie
 
 
 Hello Tomcat users,
 
 I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My 
 application is a .jsp
 page(s) with about 10 light weight applets sitting in a page. 
  When using IE
 to access this, there is a very long delay to load the page 
 or the browser
 just hangs.  When using Mozilla browser, everything works fine.
 
 Also noted when IE shows the file names it is loading currently on the
 status bar, it loads many files quickly but is getting stuck 
 on small .gif
 files.  I found two questions on the web related to this 
 situation, one
 asking the jar file takes a long time to download when Tomcat 
 is upgraded.
 The other asks about why the .gif files would take a long 
 time to download.
 But neither questions has been answered.
 
 Has anybody seen or heard similar problems.  Any help is appreciated.
 Thanks
 -Iqbal
 
 
 --
 To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

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


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




RE: long delay in ie

2002-12-12 Thread Turner, John

I'm using 6.0.2800.1106.  If you have a test URL that is external, and want
to send it to my private email I can tell if you I see the problem.

John


 -Original Message-
 From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 1:56 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie
 
 
 Good point.  I have 6.0.2600.CO.  Ron, Can you tell me 
 yours?  May be I should update the browser and apply all the patches.
 
 -Original Message-
 From: Turner, John [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:53 PM
 To: 'Tomcat Users List'
 Subject: RE: long delay in ie
 
 
 
 My company uses IE exclusively, and while we don't use 4.1.x 
 in production
 yet, we have been doing a significant amount of testing and 
 have not seen
 this problem.
 
 If it works in one browser but not another, it's a browser 
 issue.  Do you
 have the latest/greatest (I say that with tongue in cheek) 
 updates to IE?
 IE is notorious for breaking critical functionality in between minor
 releases.  6.0.01 might work fine, but 6.0.02 might be totally
 unusable, etc.
 
 John
 
 
  -Original Message-
  From: Ron Day [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 1:41 PM
  To: Tomcat Users List
  Subject: RE: long delay in ie
  
  
  I experienced exactly the same problem going from 4.0.3 to 4.1.12.
  
  I posted it on this list, but have not resolved it as yet...
  
  I have no images or applets on my pages !
  
  just html
  
  ron
  
  -Original Message-
  From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 12:32 PM
  To: [EMAIL PROTECTED]
  Subject: long delay in ie
  
  
  Hello Tomcat users,
  
  I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My 
  application is a .jsp
  page(s) with about 10 light weight applets sitting in a page. 
   When using IE
  to access this, there is a very long delay to load the page 
  or the browser
  just hangs.  When using Mozilla browser, everything works fine.
  
  Also noted when IE shows the file names it is loading 
 currently on the
  status bar, it loads many files quickly but is getting stuck 
  on small .gif
  files.  I found two questions on the web related to this 
  situation, one
  asking the jar file takes a long time to download when Tomcat 
  is upgraded.
  The other asks about why the .gif files would take a long 
  time to download.
  But neither questions has been answered.
  
  Has anybody seen or heard similar problems.  Any help is 
 appreciated.
  Thanks
  -Iqbal
  
  
  --
  To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]


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

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




RE: long delay in ie

2002-12-12 Thread Ron Day
i'm on 6.0.2800.1106

This is a weird issue since everthing is cool under 4.0.3, but not 4.1.12
for ie.
everthing is cool for all versions with netscape.

Rather than upgrade,you may have to down grade 

R

-Original Message-
From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 12:56 PM
To: Tomcat Users List
Subject: RE: long delay in ie


Good point.  I have 6.0.2600.CO.  Ron, Can you tell me yours?  May be I
should update the browser and apply all the patches.

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 12:53 PM
To: 'Tomcat Users List'
Subject: RE: long delay in ie



My company uses IE exclusively, and while we don't use 4.1.x in production
yet, we have been doing a significant amount of testing and have not seen
this problem.

If it works in one browser but not another, it's a browser issue.  Do you
have the latest/greatest (I say that with tongue in cheek) updates to IE?
IE is notorious for breaking critical functionality in between minor
releases.  6.0.01 might work fine, but 6.0.02 might be totally
unusable, etc.

John


 -Original Message-
 From: Ron Day [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 1:41 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie


 I experienced exactly the same problem going from 4.0.3 to 4.1.12.

 I posted it on this list, but have not resolved it as yet...

 I have no images or applets on my pages !

 just html

 ron

 -Original Message-
 From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:32 PM
 To: [EMAIL PROTECTED]
 Subject: long delay in ie


 Hello Tomcat users,

 I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My
 application is a .jsp
 page(s) with about 10 light weight applets sitting in a page.
  When using IE
 to access this, there is a very long delay to load the page
 or the browser
 just hangs.  When using Mozilla browser, everything works fine.

 Also noted when IE shows the file names it is loading currently on the
 status bar, it loads many files quickly but is getting stuck
 on small .gif
 files.  I found two questions on the web related to this
 situation, one
 asking the jar file takes a long time to download when Tomcat
 is upgraded.
 The other asks about why the .gif files would take a long
 time to download.
 But neither questions has been answered.

 Has anybody seen or heard similar problems.  Any help is appreciated.
 Thanks
 -Iqbal


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

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


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


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




RE: long delay in ie

2002-12-12 Thread Turner, John

As far as I know there is no way to downgrade IE or Windows XP.  Once you
are on a rev level, you're there, for better or worse.

John


 -Original Message-
 From: Ron Day [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 2:03 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie
 
 
 i'm on 6.0.2800.1106
 
 This is a weird issue since everthing is cool under 4.0.3, 
 but not 4.1.12
 for ie.
 everthing is cool for all versions with netscape.
 
 Rather than upgrade,you may have to down grade 
 
 R
 
 -Original Message-
 From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:56 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie
 
 
 Good point.  I have 6.0.2600.CO.  Ron, Can you tell me 
 yours?  May be I
 should update the browser and apply all the patches.
 
 -Original Message-
 From: Turner, John [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:53 PM
 To: 'Tomcat Users List'
 Subject: RE: long delay in ie
 
 
 
 My company uses IE exclusively, and while we don't use 4.1.x 
 in production
 yet, we have been doing a significant amount of testing and 
 have not seen
 this problem.
 
 If it works in one browser but not another, it's a browser 
 issue.  Do you
 have the latest/greatest (I say that with tongue in cheek) 
 updates to IE?
 IE is notorious for breaking critical functionality in between minor
 releases.  6.0.01 might work fine, but 6.0.02 might be totally
 unusable, etc.
 
 John
 
 
  -Original Message-
  From: Ron Day [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 1:41 PM
  To: Tomcat Users List
  Subject: RE: long delay in ie
 
 
  I experienced exactly the same problem going from 4.0.3 to 4.1.12.
 
  I posted it on this list, but have not resolved it as yet...
 
  I have no images or applets on my pages !
 
  just html
 
  ron
 
  -Original Message-
  From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 12:32 PM
  To: [EMAIL PROTECTED]
  Subject: long delay in ie
 
 
  Hello Tomcat users,
 
  I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My
  application is a .jsp
  page(s) with about 10 light weight applets sitting in a page.
   When using IE
  to access this, there is a very long delay to load the page
  or the browser
  just hangs.  When using Mozilla browser, everything works fine.
 
  Also noted when IE shows the file names it is loading 
 currently on the
  status bar, it loads many files quickly but is getting stuck
  on small .gif
  files.  I found two questions on the web related to this
  situation, one
  asking the jar file takes a long time to download when Tomcat
  is upgraded.
  The other asks about why the .gif files would take a long
  time to download.
  But neither questions has been answered.
 
  Has anybody seen or heard similar problems.  Any help is 
 appreciated.
  Thanks
  -Iqbal
 
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

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




RE: long delay in ie

2002-12-12 Thread Shapira, Yoav
Howdy,

This is a weird issue since everthing is cool under 4.0.3, but not
4.1.12
for ie.
everthing is cool for all versions with netscape.

Would this difference in tomcat versions suggest a Coyote issue?  Or a
Coyote/IE interaction issue?

Yoav Shapira
Millennium ChemInformatics

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




RE: long delay in ie

2002-12-12 Thread Ron Day
that's my understanding also.. good old MS.

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 1:05 PM
To: 'Tomcat Users List'
Subject: RE: long delay in ie



As far as I know there is no way to downgrade IE or Windows XP.  Once you
are on a rev level, you're there, for better or worse.

John


 -Original Message-
 From: Ron Day [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 2:03 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie


 i'm on 6.0.2800.1106

 This is a weird issue since everthing is cool under 4.0.3,
 but not 4.1.12
 for ie.
 everthing is cool for all versions with netscape.

 Rather than upgrade,you may have to down grade 

 R

 -Original Message-
 From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:56 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie


 Good point.  I have 6.0.2600.CO.  Ron, Can you tell me
 yours?  May be I
 should update the browser and apply all the patches.

 -Original Message-
 From: Turner, John [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:53 PM
 To: 'Tomcat Users List'
 Subject: RE: long delay in ie



 My company uses IE exclusively, and while we don't use 4.1.x
 in production
 yet, we have been doing a significant amount of testing and
 have not seen
 this problem.

 If it works in one browser but not another, it's a browser
 issue.  Do you
 have the latest/greatest (I say that with tongue in cheek)
 updates to IE?
 IE is notorious for breaking critical functionality in between minor
 releases.  6.0.01 might work fine, but 6.0.02 might be totally
 unusable, etc.

 John


  -Original Message-
  From: Ron Day [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 1:41 PM
  To: Tomcat Users List
  Subject: RE: long delay in ie
 
 
  I experienced exactly the same problem going from 4.0.3 to 4.1.12.
 
  I posted it on this list, but have not resolved it as yet...
 
  I have no images or applets on my pages !
 
  just html
 
  ron
 
  -Original Message-
  From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 12:32 PM
  To: [EMAIL PROTECTED]
  Subject: long delay in ie
 
 
  Hello Tomcat users,
 
  I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My
  application is a .jsp
  page(s) with about 10 light weight applets sitting in a page.
   When using IE
  to access this, there is a very long delay to load the page
  or the browser
  just hangs.  When using Mozilla browser, everything works fine.
 
  Also noted when IE shows the file names it is loading
 currently on the
  status bar, it loads many files quickly but is getting stuck
  on small .gif
  files.  I found two questions on the web related to this
  situation, one
  asking the jar file takes a long time to download when Tomcat
  is upgraded.
  The other asks about why the .gif files would take a long
  time to download.
  But neither questions has been answered.
 
  Has anybody seen or heard similar problems.  Any help is
 appreciated.
  Thanks
  -Iqbal
 
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

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


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


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

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


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




RE: long delay in ie

2002-12-12 Thread Swanson, Brion
If you still have the last major version in a zip file or self-extracting
exe, then you can uninstall and re-install IE in order to downgrade.

Granted, it's not as easy as upgrading and it requires a bit of
record-keeping on your part, but it's possible.

Brion

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 2:05 PM
To: 'Tomcat Users List'
Subject: RE: long delay in ie



As far as I know there is no way to downgrade IE or Windows XP.  Once you
are on a rev level, you're there, for better or worse.

John


 -Original Message-
 From: Ron Day [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 2:03 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie
 
 
 i'm on 6.0.2800.1106
 
 This is a weird issue since everthing is cool under 4.0.3, 
 but not 4.1.12
 for ie.
 everthing is cool for all versions with netscape.
 
 Rather than upgrade,you may have to down grade 
 
 R
 
 -Original Message-
 From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:56 PM
 To: Tomcat Users List
 Subject: RE: long delay in ie
 
 
 Good point.  I have 6.0.2600.CO.  Ron, Can you tell me 
 yours?  May be I
 should update the browser and apply all the patches.
 
 -Original Message-
 From: Turner, John [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 12, 2002 12:53 PM
 To: 'Tomcat Users List'
 Subject: RE: long delay in ie
 
 
 
 My company uses IE exclusively, and while we don't use 4.1.x 
 in production
 yet, we have been doing a significant amount of testing and 
 have not seen
 this problem.
 
 If it works in one browser but not another, it's a browser 
 issue.  Do you
 have the latest/greatest (I say that with tongue in cheek) 
 updates to IE?
 IE is notorious for breaking critical functionality in between minor
 releases.  6.0.01 might work fine, but 6.0.02 might be totally
 unusable, etc.
 
 John
 
 
  -Original Message-
  From: Ron Day [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 1:41 PM
  To: Tomcat Users List
  Subject: RE: long delay in ie
 
 
  I experienced exactly the same problem going from 4.0.3 to 4.1.12.
 
  I posted it on this list, but have not resolved it as yet...
 
  I have no images or applets on my pages !
 
  just html
 
  ron
 
  -Original Message-
  From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 12:32 PM
  To: [EMAIL PROTECTED]
  Subject: long delay in ie
 
 
  Hello Tomcat users,
 
  I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My
  application is a .jsp
  page(s) with about 10 light weight applets sitting in a page.
   When using IE
  to access this, there is a very long delay to load the page
  or the browser
  just hangs.  When using Mozilla browser, everything works fine.
 
  Also noted when IE shows the file names it is loading 
 currently on the
  status bar, it loads many files quickly but is getting stuck
  on small .gif
  files.  I found two questions on the web related to this
  situation, one
  asking the jar file takes a long time to download when Tomcat
  is upgraded.
  The other asks about why the .gif files would take a long
  time to download.
  But neither questions has been answered.
 
  Has anybody seen or heard similar problems.  Any help is 
 appreciated.
  Thanks
  -Iqbal
 
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

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

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




RE: long delay in ie

2002-12-12 Thread Jeff Tulley
Turn off HTTP 1.1 in your browser and see what happens then.  I've seen a case when 
the web server (Netscape Enterprise Server??) had HTTP1.1 issues and had behavior 
similar to this - some requests would come through, some wouldn't.  It's worth a try.

Also, are you using Tomcat's HTTP stack or a separate web server?  Which one?

  -Original Message-
  From: Ron Day [mailto:[EMAIL PROTECTED]] 
  Sent: Thursday, December 12, 2002 1:41 PM
  To: Tomcat Users List
  Subject: RE: long delay in ie
 
 
  I experienced exactly the same problem going from 4.0.3 to 4.1.12.
 
  I posted it on this list, but have not resolved it as yet...
 
  I have no images or applets on my pages !
 
  just html
 
  ron
 
  -Original Message-
  From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]] 
  Sent: Thursday, December 12, 2002 12:32 PM
  To: [EMAIL PROTECTED] 
  Subject: long delay in ie
 
 
  Hello Tomcat users,
 
  I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My
  application is a .jsp
  page(s) with about 10 light weight applets sitting in a page.
   When using IE
  to access this, there is a very long delay to load the page
  or the browser
  just hangs.  When using Mozilla browser, everything works fine.
 
  Also noted when IE shows the file names it is loading 
 currently on the
  status bar, it loads many files quickly but is getting stuck
  on small .gif
  files.  I found two questions on the web related to this
  situation, one
  asking the jar file takes a long time to download when Tomcat
  is upgraded.
  The other asks about why the .gif files would take a long
  time to download.
  But neither questions has been answered.
 
  Has anybody seen or heard similar problems.  Any help is 
 appreciated.
  Thanks
  -Iqbal
 
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

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

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


Jeff Tulley  ([EMAIL PROTECTED])
(801)861-5322
Novell, Inc., the leading provider of Net business solutions
http://www.novell.com


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




RE: long delay in ie

2002-12-12 Thread Ron Day
using Tomcat as web server

-Original Message-
From: Jeff Tulley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 12, 2002 5:21 PM
To: [EMAIL PROTECTED]
Subject: RE: long delay in ie


Turn off HTTP 1.1 in your browser and see what happens then.  I've seen a
case when the web server (Netscape Enterprise Server??) had HTTP1.1 issues
and had behavior similar to this - some requests would come through, some
wouldn't.  It's worth a try.

Also, are you using Tomcat's HTTP stack or a separate web server?  Which
one?

  -Original Message-
  From: Ron Day [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 1:41 PM
  To: Tomcat Users List
  Subject: RE: long delay in ie
 
 
  I experienced exactly the same problem going from 4.0.3 to 4.1.12.
 
  I posted it on this list, but have not resolved it as yet...
 
  I have no images or applets on my pages !
 
  just html
 
  ron
 
  -Original Message-
  From: Iqbal, Shamsudeen M [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, December 12, 2002 12:32 PM
  To: [EMAIL PROTECTED]
  Subject: long delay in ie
 
 
  Hello Tomcat users,
 
  I have just upgraded from Tomcat 4.0.4 to 4.1.12.  My
  application is a .jsp
  page(s) with about 10 light weight applets sitting in a page.
   When using IE
  to access this, there is a very long delay to load the page
  or the browser
  just hangs.  When using Mozilla browser, everything works fine.
 
  Also noted when IE shows the file names it is loading
 currently on the
  status bar, it loads many files quickly but is getting stuck
  on small .gif
  files.  I found two questions on the web related to this
  situation, one
  asking the jar file takes a long time to download when Tomcat
  is upgraded.
  The other asks about why the .gif files would take a long
  time to download.
  But neither questions has been answered.
 
  Has anybody seen or heard similar problems.  Any help is
 appreciated.
  Thanks
  -Iqbal
 
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]

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


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


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

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

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


Jeff Tulley  ([EMAIL PROTECTED])
(801)861-5322
Novell, Inc., the leading provider of Net business solutions
http://www.novell.com


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


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