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.
They are completely separate. Mark > > Please help me! > > Thank you very much! > > Server version: Apache Tomcat/7.0.81 > Server built: Aug 11 2017 10:21:27 UTC > Server number: 7.0.81.0 > OS Name: Linux > OS Version: 2.6.32-504.el6.x86_64 > Architecture: amd64 > JVM Version: 1.8.0_25-b17 > JVM Vendor: Oracle Corporation > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
