Documentation flaw for Sling Servlets
-------------------------------------
Key: SLING-2230
URL: https://issues.apache.org/jira/browse/SLING-2230
Project: Sling
Issue Type: Improvement
Components: Documentation
Reporter: Konrad Windszus
The SCR properties which are necessary for registering a servlet are described
here: http://sling.apache.org/site/servlets.html
Unfortunately there is the information missing, that if I leave out the
property "sling.servlet.methods", the servlet is only registered for GET
requests, independent of what methods I implement.
In the description for the property "sling.servlet.extensions" you only mention
GET-Requests, but of course the extension matching does work for all other kind
of methods as well.
Please fix that in the documentation. Thanks
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira