In Servlet@SlingServlet(resourceTypes = "/apps/geometrixx/full/download", methods = {"POST" })public class DownloadRequestServlet extends SlingAllMethodsServlet {@Overrideprotected void doPost(SlingHttpServletRequest request, SlingHttpServletResponse response) throws ServletException, IOException { ...