Can anyone help me out with this problem.......I have a html form with a submit button....When i click on the submit button a jsp is executed which displays the result...
But i want the display of the result to happen in another browser window rather than in the same window when the submit button is clicked.
That is when i click the submit button a new window should open and show me the result.