Hi Manjunath ..Im getting null pointer in the main servlet "getContent" method.//java.lang.NullPointerExceptionHttpServletRequest request = requestResponseFactory.createRequest(HttpConstants.METHOD_GET, path);Test File@testvoid doGet(AemContext context) throws ServletException, IOException, Exceptio...