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

