Solved
@SlingObject SlingHttpServletReponse is returning null value
Hi All, I have a sling model and I am using @SlingObject SlingHttpServletReponse reponse to get a reference to the response object
same works fine in author but in publisher the response object is null
Any thoughts on why this might be?