[jboss-user] [JBoss Seam] - Re: Parameter passing for page action

susnet do-not-reply at jboss.com
Tue May 15 18:24:05 EDT 2007


I think what you are looking for is the @Out annotation and also @Factory. Read more about these and look at the examples and I think you will figure out how to use seam in a nice and straightforward way. 

If you want to pass a param when you click on a button you could use <s:button> or <s:link> with an argument in the action attribute.

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

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



More information about the jboss-user mailing list