You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Andreas Joseph Krogh (JIRA)" <ji...@apache.org> on 2009/02/27 23:02:45 UTC

[jira] Updated: (WW-3017) Making it possible to have a configurable list of uri-patterns telling struts not to handle the request

     [ https://issues.apache.org/struts/browse/WW-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Joseph Krogh updated WW-3017:
-------------------------------------

    Attachment: filters.diff

Added the diff

> Making it possible to have a configurable list of uri-patterns telling struts not to handle the request
> -------------------------------------------------------------------------------------------------------
>
>                 Key: WW-3017
>                 URL: https://issues.apache.org/struts/browse/WW-3017
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Dispatch Filter
>    Affects Versions: 2.1.7
>            Reporter: Andreas Joseph Krogh
>            Priority: Minor
>         Attachments: filters.diff
>
>
> This add a constant: StrutsConstants.STRUTS_ACTION_EXCLUDE_PATTERN="struts.action.exclude_pattern" which is configured in struts.xml or struts.properties. Setting this property to a comma-separated list of patterns (java.util.regex.Pattern) makes Struts2 ignore handling the request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.