Title: HTTP session communication between VMs
As far as I know, you can't do this. i mean inter VM HTTP session is not possible. Possible solution for this is to take the intermediate approach...
 
   Use the database table to access the shared information from servlets/JSp/Bean running both VMs. in this case the point of conatct will be the database table.
 
Thanks
Pavnesh
----- Original Message -----
From: Katz Guy
Sent: Thursday, May 29, 2003 12:10 PM
Subject: HTTP session communication between VMs



Hi all;

I need to solve a problem where one HTTP session on Machine A notifies
another HTTP session on machine B that 'something happened'.

I cant seem to find a good solution for this.
Any suggestions?
Thanks.

_______________________
Guy Katz
Chief Software Architect, CAP-IFS
Comverse
[EMAIL PROTECTED]
+972 3 7663686

Reply via email to