HI Nishant, I tried the RequestProcessor snippet that you had provided with no luck. It seems to be throwing a java.lang.StackOverflowError error. In one of the jsp pages i've this code:SlingRequestProcessor requestProcessor = sling.getService(SlingRequestProcessor.class); RequestResponseFactory...