I am looking for a way to keep the GET params between requests (leading to the same
page).
The blog sample app for instance has nice bookmarkable URLs for the posts:
http://localhost:8080/seam-blog/seam/entry.xhtml;jsessionid=81D2CDB39A995...
however, when you change the theme it performs another request the url ends up like this:
http://localhost:8080/seam-blog/seam/entry.xhtml
Any easy fixes?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042995#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...