Internet Explorer cannot open servlet URL!!!!!!!!!!!!!!!!!!

So I have this application with a jsp page that talks to a servlet. The application works fine in firefox.

When I try to run it in I.E, sometimes I get this error "Internet explorer could not open the site ......". However it is hitting the servlet because the server log records some activity.

Any pointers, tips, am really getting frustrated. There isn't even any pattern to when and when it doesn't work, its totally random.

Thanks

[462 byte] By [hahada] at [2007-11-26 17:57:39]
# 1
Any help please, am still stuck on this problem. Even a pointer to some sort of direction would be helpful. C'mon guys.
hahada at 2007-7-9 5:10:51 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
What does it record in the logs when the servlet is hit? Does it have a kind of stack trace?How the servlet is being called from the JSP? Paste a snippet of this.
FUN_ONEa at 2007-7-9 5:10:51 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...