[jboss-user] [JBoss Seam] - Re: lost parameter after login/forwarding

henrik.lindberg do-not-reply at jboss.com
Tue Mar 27 03:36:32 EDT 2007


Thanks Gavin,
Yes, I have that already - from my pages.xml:

  | 	<!-- Search needs parameter (and restricted viewing) -->
  |    <page view-id="/search.xhtml">
  |       <param name="searchPattern" value="#{searchService.searchPattern}"/>
  |       <restrict>#{s:hasRole('user')}</restrict>
  |    </page>
  | 

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

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



More information about the jboss-user mailing list