A Servlet is a class used to extend the capabilities of servers that host applications accessed by means of a request-response programming model; we know most of the HTTP protocol.
In AEM, Servlets are typically registered as an OSGI service. The reference of the “sling.servlet.paths” or “sling.servlet.resourceTypes” must be set, or the Servlet service will be ignored.
In AEM, Servlets are typically registered as an OSGI service. The reference of the “sling.servlet.paths” or “sling.servlet.resourceTypes” must be set, or the Servlet service will be ignored.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.