Hi,

i am unable to clear the cookies, in the jsp.


i had created two web pages, webpage1 and webpage2 in portal. i had deployed a signup portlet in webpage1. the signup portlet consists only 2 pages in webpage1. one is signup page and signup success page.

After i had done with my signup page, i will click on submit button. the signup success page will be displayed.

Now, if i goto the webpage2 and again comes to the webpage1, only the signup success page is displaying. instead of that signup page should be displayed.

i had used simpleformcontroller for this spring portlet.

any idea, plz suggest.