url is not changing on navigation

hi

i have a two page app - one page a search criteria page, one page search results

i can fill in the criteria and search, and go to the results page and get results

however, when i search the results page appears but the url of the pages stays the same as the criteria page (i.e. index.jsp)

as such, the table on the results page does not work properly, as the sort buttons etc try to sort based on the url, which is wrong

anyone got any ideas as to why this would have happened?

thanks

ben

[540 byte] By [bentownsend] at [2007-11-26 10:07:11]
# 1
Hope this helps you http://blogs.sun.com/winston/entry/relative_url_problems_forward_vs
ndzpac at 2007-7-7 1:47:03 > top of Java-index,Development Tools,Java Tools...