Werner Punz created MYFACES-4487:
------------------------------------
Summary: faces.js/ts new codebase, improve mapping handling
Key: MYFACES-4487
URL: https://issues.apache.org/jira/browse/MYFACES-4487
Project: MyFaces Core
Issue Type: New Feature
Reporter: Werner Punz
In our git pull request we use a specialized Faces servlet mapping jsf_map to
enable the mapping functionality.
Now this is suboptimal, if we do not enable this mapping we still get errors in
the browser log that a mapping file could not be loaded.
A better way would be to provide the functionality probably is a switchable
resource handler, wich adds the mapping info depending on the request data.
This must be documented one way or the other that we have this functionality
once merged.
(Impl functionality)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)