[jboss-user] [JBoss Seam] - how to stop seam keep adding url parameters?

terryb do-not-reply at jboss.com
Tue Nov 27 09:21:45 EST 2007


On my site, I have menu which links to pages (.xhtml) on the site. Once any of the pages is viewed and submitted with url parameters (eg search form), the menu link for that page also automatically gets url parameters appened to it. this happens whether I use s:link or h:outputLink on the menu links. not only that BUT my seam components accessed in those .xhtml pages also get loaded in memory I think - since i seem log pritned out from some getter methods...

I hope above makes sence, I hope someone can comment on this and how to resolve it.

Seam 1.2.1GA + Facelets.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108087#4108087

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108087



More information about the jboss-user mailing list