[jboss-user] [JBoss Seam] - Re: How to link to page using level of indirection

awheeler do-not-reply at jboss.com
Tue Mar 27 00:43:04 EDT 2007


You could use <s:link> with action parameter. The action event should return a view-id (JSF or otherwise). Using the SeamFaceletViewHandler you should be able to pass parameters to the action event e.g #{myBean.objectSelected(x)}

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

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



More information about the jboss-user mailing list