[
https://issues.apache.org/jira/browse/WW-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kongzhenhao reopened WW-4602:
-----------------------------
Use PreResultListener have to modify the business code, is there any global way?
The filter mentioned over is spring-session
filter(org.springframework.web.filter.DelegatingFilterProxy),spring-session is
used to share the session info. Is there a way to support spring-session
primely?
> How to add cookies to response after json type result
> -----------------------------------------------------
>
> Key: WW-4602
> URL: https://issues.apache.org/jira/browse/WW-4602
> Project: Struts 2
> Issue Type: Improvement
> Components: Dispatch Filter
> Affects Versions: 2.3.15.3
> Reporter: kongzhenhao
>
> We have a filter before the one of struts2. At the end of filter,we tried to
> add cookie to response.When the type of action result is json, the
> resonse.isCommitted is set true, so the method addCookie of response did not
> add cookie to response.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)