
> > > > hi, > > I have created two pages, one is home.jsp and another is welcome.jsp. In my home.jsp code i > created a login form and after submitting with corresponding username and password i will be redirected to > > welcome.jsp page. > > > > In the welcome.jsp page i made a submit button with value logout > > and in the action i had given the home.jsp page. > > > > The problem is, when i am pressing the back button in the > > address bar i am going back to the > > welcome.jsp page. > > > > can anyone tell me how i can overcome this thing?

Please go through the following link: