Sorry, I don't find any doc to introduce this. There are a lot of docs to show how to implement the feature in conf/context.xml.
<Context useHttpOnly="true"> ... </Context> Who can tell me how to implement the feature in application level? For example, I have 2 applications in the Tomcat server. One is named HelloWorld, the other is named HiWorld. I hope the HelloWorld should use the usehttponly feature, the other is not. Any advice is appreciated. -- Best Regards Gary