Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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)