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
- Re: IE times out while servlet dynamically creates html? Hiroshi Kasamatsu
- Re: IE times out while servlet dynamically creates ... Belinda Sloan
