Re: Re: A question about The Relationship between Http Session and WebSocket Session

2018-01-23 Thread tong__...@163.com
OK Thanks Mark! tong__...@163.com From: Mark Thomas Date: 2018-01-23 20:02 To: users Subject: Re: A question about The Relationship between Http Session and WebSocket Session On 23/01/18 10:35, tong__hui wrote: > Hello, > I'm a J2EE Programmer use Tomcat deploy my webapplication.

Re: A question about The Relationship between Http Session and WebSocket Session

2018-01-23 Thread Mark Thomas
On 23/01/18 10:35, tong__hui wrote: > Hello,  > I'm a J2EE Programmer use Tomcat deploy my webapplication. > I have a question about the relationship between Http Session and WebSocket  > Session in tomcat. > Is  Http Session contains WebSocket Session? or they are seperate.

A question about The Relationship between Http Session and WebSocket Session

2018-01-23 Thread tong__hui
Hello,  I'm a J2EE Programmer use Tomcat deploy my webapplication. I have a question about the relationship between Http Session and WebSocket  Session in tomcat. Is  Http Session contains WebSocket Session? or they are seperate. Please help me! Thank you very much! Server version: A