Disable HTTPSession for stateless web services [duplicate]
问题 This question already has answers here : Can I turn off the HttpSession in web.xml? (9 answers) Closed 3 years ago . I would like to know if it is possible to disable the HTTPSession for an application server handling only web services RESTful . I don't know if there are specific application servers or servlet containers designed to handle micro RESTful web services. I think that disabling completely the session concept will give the following advantages: Better performances No risk to save