[
https://issues.apache.org/jira/browse/MFCOMMONS-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103908#comment-13103908
]
Leonardo Uribe commented on MFCOMMONS-36:
-----------------------------------------
Added this param:
/**
* Indicate the prefix that is added to each resource path that is used
later to check if the request is a resource request.
*
* By default is /javax.faces.resource
*/
@JSFWebConfigParam(defaultValue="/javax.faces.resource")
public static final String INIT_PARAM_EXTENDED_RESOURCE_IDENTIFIER =
"org.apache.myfaces.commons.EXTENDED_RESOURCE_IDENTIFIER";
> MyFaces Commons ResourceHandler should allow configuration
> /javax.faces.resource or ResourceHandler#RESOURCE_IDENTIFIER through a web
> config param
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MFCOMMONS-36
> URL: https://issues.apache.org/jira/browse/MFCOMMONS-36
> Project: MyFaces Commons
> Issue Type: Improvement
> Reporter: Leonardo Uribe
> Priority: Minor
> Fix For: 1.0.2-SNAPSHOT
>
>
> See
> http://stackoverflow.com/questions/7354464/change-javax-faces-resource-prefix-of-resource-urls
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira