Details
Description
noted in the forum: http://www.icefaces.org/JForum/posts/list/0/3431.page#16053
without navigation-rule <redirect/>s....
action on page 1 navigates to page2 ...
browser history and title still show page1
output link 'return to page 1' on page2(browser history page1) shows /page1.iface
clicking output link results in redisplay of same page state
..same result with manually refreshing page
without navigation-rule <redirect/>s....
action on page 1 navigates to page2 ...
browser history and title still show page1
output link 'return to page 1' on page2(browser history page1) shows /page1.iface
clicking output link results in redisplay of same page state
..same result with manually refreshing page
There is no way to change the URL without forcing the browser to go to there. I'm not certain what they really need, the behaviour of 'redirect' and 'forward' are well understood concepts in the context of web-applications.
The forum thread is touching on issue
ICE-1283which was fixed.