Solved
Sling servlets
what is the default method for sling servlet if slig.servlet.methods is not set for Servlet in aem?
what is the default method for sling servlet if slig.servlet.methods is not set for Servlet in aem?
Hi @keerthi0555,
According to the documentation:
in case when sling.servlet.methods value is not defined then GET and HEAD methods will be supported as default ones.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.