Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
SOLVED

Sling servlets

Avatar

Level 6

what is the default method for sling servlet if slig.servlet.methods is not set for Servlet in aem?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.
sling-servlet-methods.png

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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.
sling-servlet-methods.png