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

