0 Replies Latest reply on Jan 8, 2002 4:03 AM by raj_skromis

    Netscape Browser cuts the Application Session!!

    raj_skromis

      Hello,
      I am facing a very interesting problem with Netscape6.1 and 6.2 version.
      I am having one applet which loads with a "AfterLogin.jsp" page in the Client machine.Now When the Client cuts the Browser then in the "destroy()" method of the Applet it initiates a SaveServlet class which is inside the JBoss-tomcat server.This servlet upon invoke just save some datas in the database.The servlet uses one session value which I set in jsp page after Login.
      Now the problem with Netscate 6.1 and 6.2 is that when the Servlet is invoked and it retrieves the Session data it is getting "null".
      But with the same code the Servlet is getting the same Session value correctly in case of lower versions of Netscape and with IE 5.0 or greater.
      It will be very helpful to me if anyone can enlight me why this is happening..how could the Browser is invalidating the Application Session.

      One more thing is with Netscape 6.1 the Loading of Applet is throwing Exception.
      Waiting for Reply.

      Thanks in advance.

      Rajarshi Ghosh
      rajarshighosh@learningmate.com