Call SlingServlet without using /bin in sling.servlet.paths
Hi All,
I am using "sling.servlet.paths=" + "/bin/xyz" to call my servlet using ajax. Is there any way to do it without using /bin i.e. "sling.servlet.paths=" + "/xyz" ? If yes, what are the steps that I need to follow to implement it.
Thanks
Avantika

