[jboss-user] [JBoss Seam] - Re: Cannot use <s:commandButton>

christian.bauer@jboss.com do-not-reply at jboss.com
Mon Apr 16 04:40:29 EDT 2007


And also note that there is basically no reason why you'd replace <h:commandButton> with <s:button>. You use s:button/s:link to control conversation propagation across regular GET hyperlinks. A h:commandButton submits a JSF POSTback, which always propagates the current conversation.


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

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



More information about the jboss-user mailing list