If your IE Browser is timing out, this solution works with NT4 and IE5
1. Go into Regedit (Start/Run and type Regedit).
2 .Add the ReceiveTimeout DWORD value with a data value of <number of
seconds>*1000
in the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\InternetSettings
If you set the timeout to 20 minutes, thus you will need to set the
ReceiveTimeout data value to 1200000 (<1200>*1000).
3. Restart your computer.
Contact me directly if you want me to mail the MS Page about it.
Regards,
Belinda Sloan
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API
Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Hiroshi
Kasamatsu
Sent: Sun 05 November 2000 11:37
To: [EMAIL PROTECTED]
Subject: IE times out while servlet dynamically creates html?
I mailed here in the subject of servlet does not work very well on
internet explorer ?. And I got a remail suggesting the possibility of the
difference of the tags IE and netscape permit.
As far as I know,however ,I use standard tags and attribute both browsers
permit such as html,body,table,td,tr,color,etc.
I tried having an experiment where I put the html file servlet dynamically
creates on local machine into another www server.
The result is good on internet. It means that the html tags I use in servlet
program are permitted by IE.
It occurred to me that IE may time out while servlet dynamically creates
html. Really? If so,I'm disappointed at IE.
At previous time , I got a remail suggesting time out.
It advised me to decrease the number of html lines.But I have as short html
lines as possible.
If IE times out ,how can I deal with this case?
To be honest,I have no clues.
Hiroshi Kasamatsu
[EMAIL PROTECTED]
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- IE times out while servlet dynamically creates html? Hiroshi Kasamatsu
- Belinda Sloan
