JSP Forward
How to forward to a jsp from a page using sling/sling servlet to find for the resource ?
How to forward to a jsp from a page using sling/sling servlet to find for the resource ?
get your RequestDispatcher first .. from your SlingHttpServletRequest and do a forward ..
http://docs.oracle.com/javaee/6/api/javax/servlet/RequestDispatcher.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.