Expand my Community achievements bar.

Missing Cookie data in doPost() at SlingHttpServletRequest request

Avatar

Level 2

In my AEM application I'm able to fetch the cookie(while landing the home page application) but in SlingHttpServletRequest I'm not able to get SlingHttpServletRequest.getCookie("MypropertyValue") in my dopost method. Can some one kindly please advise solution for the above problem

1 Reply

Avatar

Community Advisor

@AshokThota Check when you are invoking this request, do you still have that cookie or not.