The previous URL is displayed when i click on a link, button...
I am using netbeans 5.5.
Let's say i have a webiste
.../page1.jsp
When i click on a button in page1.jsp to go to page page2.jsp. It correctly goes to page2.jsp but the url still shows .../page1.jsp. So when i reload the page, it goes back to page 1.
I use "Page Navigation" to go from one page to the next.
How can i fix this?

