You will need to use cookies to do home baked session management.
Establish
a session by adding a session cookie at logon and more cookies for
session
data shared between servers.  Check out a good servlet reference book,
most
discuss this.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 04, 2001 5:42 AM
To: [EMAIL PROTECTED]
Subject: Re: How to I keep track of ASP session in JAVA servlets.


i'm also finding these solution.
if you had got it......... publish it please.....


-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java
Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf
Of soumya Govardhana
Sent: Tuesday, August 22, 2000 12:46 AM
To: [EMAIL PROTECTED]
Subject: How to I keep track of ASP session in JAVA servlets.



Hi All,
   I'm working on in designing a web application. Our application is
half in ASP and hlaf in JAVA servlets. When I work at Servlet side ASP
session is getting expired. How do I keep track of it. I want to run a
single seesion for both ASP and Java. Is it possible?
DOn't ask why our application is running with both?
Thanks in advance for replies ,
Soumya

________________________________________________________________________
___
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

___________________________________________________________________________
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

Reply via email to