[jboss-user] [JBoss Seam] - Re: s:commandButton - does it exist? pass parameters with

lpmon do-not-reply at jboss.com
Tue Jun 26 13:24:30 EDT 2007


Thanks enzhao.

All docs I have seen use  commandButton not button.  button solves the problem of the tag not being recognized but it does not seem to support parameters like examples I have seen.

I get an error parsing the action argument. (presumably due to the presence of a parameter)

<s:button id="Test" action='#{IButtonMgr.writeSettings("sss"}' value="Write Key"/>

Error parsing '#{IButtonMgr.writeSettings("sss"}'

FYI: I tried reversing the single and double quotes.  Same result.



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

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



More information about the jboss-user mailing list