[jboss-user] [JBoss Seam] - Is passing a object through el to JavaScript possible?
samdoyle
do-not-reply at jboss.com
Fri Oct 19 17:00:31 EDT 2007
Basically I want to do something like this but it doesn't appear to work. Is there something I can do to make it work?
| <a4j:support event="onclick"
| onsubmit="javascript:test(#{status})"
| action="#{accessor.edit(status)}"/>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097115#4097115
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097115
More information about the jboss-user
mailing list