Title: Session Dropping with Servlet - ASP combo

Hi,

I'm trying to incorporate Servlets into my ASP app, with the goal of eliminating all ASP.  The problem is that the server's session id gets dropped when the client moves from an ASP page to the Servlet, then back into the another ASP page in the app.  I'm not seeing this problem with IE 4.0, only with Netscape Navigator.  Is there a way I can keep the session id from being dropped?  Thanks

Server: IIS on NT 4.0 with SP5, JRun 2.3 build 135
Client: Netscape Navigator 4.6

Chris


Reply via email to