Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Loosing the URL parameters between
 requests

scott.stark@jboss.org

2007-05-03


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=81D2CDB39A995308A2E407B5BB2007A3?blogEntryId=book

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#4042995

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042995
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.