I have an application using JSP's and Servlets that runs well on IE
and Netscape 4.7 but, but it crashes 4.5. I must use 4.5 because the
application run on an old version of Unix and that version only uses
4.5. The application runs in the Tomcat 3.3.1 web container. The
application connects to a socket server running on my local
computer. What could cause this sort of problem? Any assistance you
can give to point me in the right direction would be greatly
appreciated.