Please try this way@Component(service=Servlet.class,property={ "sling.servlet.methods=" + HttpConstants.METHOD_GET, "sling.servlet.paths="+ "/bin/heightSearchServlet"})public class WaterHeightServlet extends org.apache.sling.api.servlets.SlingAllMethodsServlet { helps article:https://h...