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?

[364 byte] By [p_georgea] at [2007-11-27 2:44:25]
# 1
Hi,What exactly do you mean how to fix the problem? URL indicates the origin of the page you are displaying. You can control which page you want to be displayed when using page navigation and editing (if necessary) return statements in your code.dr. am. mohan rao
Madana at 2007-7-12 3:11:01 > top of Java-index,Development Tools,Java Tools...