Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Spring App,我想更改会话 cookie 路径。我知道这可以在服务器的 context.xml 文件中完成,但我没有权限在我的服务器上编辑该文件。还有另一种方法可以做到这一点,也许是通过在某处添加另一个 context.xml 文件?
顺便说一句,我在项目的 META-INF 文件夹中添加了一个 context.xml 文件,但它没有用。
context.xml将您与您的战争文件捆绑在一起。
context.xml
网页上的元素