[
https://issues.apache.org/jira/browse/WW-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kusal Kithul-Godage updated WW-5267:
------------------------------------
Description:
There are scenarios where you may want to exclude a request from Struts
filtering/processing using `struts.action.excludePattern` as it is not a Struts
action and/or having Struts consume/parse the multipart is undesirable.
However, you may still want that request to undergo filtering such as SiteMesh,
which requires the ActionContext to be present.
was:There are scenarios where you may want to except a request from Struts
filtering/processing using `struts.action.excludePattern`, however you may
still want that request to undergo filtering such as SiteMesh, which requires
the ActionContext to be present.
> Allow SiteMesh to run on requests that are not Struts actions, but SiteMesh
> requires ActionContext
> --------------------------------------------------------------------------------------------------
>
> Key: WW-5267
> URL: https://issues.apache.org/jira/browse/WW-5267
> Project: Struts 2
> Issue Type: Improvement
> Components: Core
> Reporter: Kusal Kithul-Godage
> Priority: Minor
> Fix For: 6.2.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> There are scenarios where you may want to exclude a request from Struts
> filtering/processing using `struts.action.excludePattern` as it is not a
> Struts action and/or having Struts consume/parse the multipart is undesirable.
> However, you may still want that request to undergo filtering such as
> SiteMesh, which requires the ActionContext to be present.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)