Skip to content

Session Cookie is not added in the response when using Tiles and Tomcat 8 #571

@codependent

Description

@codependent

I opened a question on Stackoverflow where you can find a complete description of the problem.

To sum up, when using Tiles, Tomcat's HttpServletReponse addCookie() checks that the response is not included. If it is, it doesn't add the cookie so the created session doesn't reach the browser.

Any idea of how this could be addressed?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions