Have you viewed the source in IE? Sometimes, even if the browser doesn't display anything, it does show the source and you can get some idea of the problem. Also, can you submit your page to one of the online HTML validators? It is possible that this will help you find a defect in the HTML that Netscape is forgiving but IE is not. ----- Original Message ----- From: Hiroshi Kasamatsu <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 04, 2000 2:01 AM Subject: Servlet does not work very well on internet explorer? > I mailed here in the subject of html output by serlvet depends on > browser?.As a result, I got two remails.One is about cookies,the other is > about time out of browser. > For the cookies,I used session object instead of cookies because cookies > performance depends on browser.Can't browser problem be solved by session > object? > For the time out,I had the same thought at first. > To be sure,internet explorer could display short lines such as there are no > data concerned. > But netscpae could successfully display many html lines that servlet create > dynamically. > The follows is the souce codes in which servlet dynamically creates html. > Can't internet explorer respond the lines like this [snip] ___________________________________________________________________________ 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

Reply via email to