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.
-----------LOVE IS GOD------------------
Mr. Rajarshi Ghosh Senior Software Engineer(Team Leader) Educomp Datamatics Ltd. No-16,80 ft Road,4th Block,Koramangala Bangalore- 560034 mail to: [EMAIL PROTECTED] [EMAIL PROTECTED] |
- Re: Browser is killing the Application Session!!! Rajarshi Ghosh
- Re: Browser is killing the Application Session!!! Michael Salsbury
- Re: Browser is killing the Application Session!!... Rajarshi Ghosh
- Re: Browser is killing the Application Sessi... King Maurice