What kind of Application Server and Webserver are you using? -----Urspr�ngliche Nachricht----- Von: Ajay Bhadauria [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 24. Juli 2001 08:15 An: [EMAIL PROTECTED] Betreff: Applet - Servlet communication losing session in Netscape Hi all, I am making a browser based application. In this application, an applet run in a pop-up window which communicate with a servlet and in servlet I am checking for a valid running session by calling ( request.getSession(false)). It always return NULL when browser is Netscape and works fine in IE . I am confused . Session is being lost in Netscape becoz the applet is called in a pop-up window or it is somethig else ?? If there is some problem with logic, why it is working fine in IE ? Can any one throw some light on it. Ajay ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
