Thanks @Shiv_Prakash_Patel Can I use the bin in the servlet
path?@Component(service = Servlet.class, property =
{Constants.SERVICE_DESCRIPTION + "= Tags value in dynamic Dropdown",
"sling.servlet.paths=" + "/bin/cardTagLists", "sling.servlet.methods=" +
HttpConstants.METHOD_GET })Does it have any issues? Or if I need to
change the path, which path do you prefer?