AEM 6.5 asynchronous servlet | Community
Skip to main content
abhishekp421752
New Member
August 1, 2019

AEM 6.5 asynchronous servlet

  • August 1, 2019
  • 0 replies
  • 805 views

Hi Experts,

With AEM 6.5 supporting servlet api version 3.1, is there a way to write asynchronous servlets?

I could not find any documentation on sling/aem knowledge base.

Also, on while trying it seems that AsyncContext acontext = req.startAsync(); alwasy fails.

I reckon all the servlets and filter in the chain of a servlet requests has to have async enabled.

Anyone managed to get asynchronous servlets working in AEM 6.5?

Thanks,

A

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.