In this session we will see how to manage Sling requests using Java Servlets. Servlets are programs that run on a Web server and act as a middle layer between a request and a response.
You can deploy Servlets in the Felix console and use them for managing the request from clients.