AEM: Recommended approach for performing POST request to AEM >=6.2
Hello Guys, I have been searching all the forums and blogs to find out the recommended approach for implementing an http post request to my website on AEM publish instances. (Mine is a public site and there is no login feature)
Note: This is for a production instance and I don't want to rely on jquery.
Can you please suggest the approach that I should follow in below scenarios.
1. Initiate a server to server post request (from external server to AEM server)
2. Initiate a post request from client (say a form submission on the website)
Appreciate your help here.
Regards,
Anand MN
