When I submit a form in a JSP, a new screen pops up on database processing.
But incase of a server side validation, a alert pop up is displayed on the first JSP screen.
When i re-enter correct data...and submit the next JSP is called.
But on IE back on that screen, the previous screen appears with a pop up.
I do not want that.
please help !