|
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
|
Title: HTTP session communication between VMs
- HTTP session communication between VMs Katz Guy
- Re: HTTP session communication between VMs Pavnesh
- Re: HTTP session communication between VMs Eric Noriega
- Re: HTTP session communication between VMs Katz Guy
- Re: HTTP session communication between VMs John Arockiaraj
- Re: HTTP session communication between VMs Taylor, Kevin
