Redirect a Form to the same page from Servlet after submission
Hi
I was just analyzing normal form handling from CQ(without using CQ form) and I got stuck in between. I have a form which I am submitting to a servlet through POST. After processing i want the form to redirect to the same jsp. I am not able to figure out how to achieve this. Any help would be appreciated
Thanks
Veena
