JBoss で JSESSIONID cookie のドメインを設定する方法
Issue
-
JBoss/Tomcat で送信する JSESSIONID cookie のドメインを設定する方法はありますか?
-
<SessionCookie path="/test" secure="true" httpOnly="true" domain="test"/>
を使うとき、(domain="") は何のために使うのでしょうか>?
Environment
- JBoss Enterprise Application Platform (EAP)
- 4.2
- 4.3
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.