Re: How to use the usehttponly feature in application level

2012-12-02 Thread Mark Thomas
Zhi Xie wrote: >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. > >... > >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 >H

RE: How to use the usehttponly feature in application level

2012-12-02 Thread Caldarale, Charles R
> From: Zhi Xie [mailto:daxie...@gmail.com] > Subject: How to use the usehttponly feature in application level > Sorry, I don't find any doc to introduce this. This question belongs on the Tomcat users' list, not the developers' one. Please resubmit on the correc

How to use the usehttponly feature in application level

2012-12-02 Thread Zhi Xie
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. ... 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 na