I am using a page parameter (I have a search result that is displayed, the user clicks on
a link with a parameter being the id of a document to view).
Everything works fine as long as the user is "moving forward" - i.e. display
something, then search again, select something etc.
But, if user hits back button, and selects a row from the same resultset the previously
displayed document is displayed again.
Debugging this I noticed that even if the user clicks on a link with a different parameter
- the method that is called to set the page parameter is called with the value of the
previous setting of the page parameter.
Confused... Can someone help?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048871#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...