hello, it is mainly for security and processing of request correctly, as i noticed. but apart from /bin you can also implement your servlet using resource type and selector like below @SlingServlet(resourceTypes = "site/components/mypage",selectors = "myselector",extensions = "html",methods = "GET",...