Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Servlets Resolver 2.6.4
-
None
Description
The SLING-8110 sling.servlets.paths.strict mode should support requiring an empty set of selectors or and empty extension for a path-based servlet to be selected.
I'll implement this using a special .EMPTY. value for the sling.servlet.selectors and sling.servlet.extensions properties, which indicates that the servlet is only selected if the corresponding value is empty.