Title: How to read servlet session using ASP and vice versa?
During the initial stages of a project I'm currently working on we developed a way to transfer session data from the two contexts -- basically we just opened connections to the two different services (the servlet server and the ASP server) and pretended we were the user who needed their data transfered to the different context.  This worked fine for us, since we only needed this capabiility for a short time in development.
 
As far as I know, there's no non-hack, built-in mechanism to transfer session data from an ASP server to some other process (whether to a servlet engine or otherwise).
 
Best of luck.
 
Josh Braun
PCS Telecommunications
----- Original Message -----
Sent: Wednesday, April 26, 2000 5:16 PM
Subject: How to read servlet session using ASP and vice versa?

Hi guys,

My name is Rendra Basuki. Currently we are using Site Server from Microsoft with ASP and servlet technology using Jrun. I am trying to find out if ASP can read session generated by servlet and vice versa. Is any of you know about this problem?? Please help and thank you in advance..

Sincerely,

Rendra Basuki

Reply via email to