[jboss-user] [JBoss Seam] - Re: Is passing a object through el to JavaScript possible?
samdoyle
do-not-reply at jboss.com
Fri Oct 19 18:13:52 EDT 2007
Thanks for the response, I'll take a look at that the jsFunction you mentioned.
S.D.
"IGx89" wrote : One solution would be to have something like the following in your HEAD section:
|
|
| | <script>
| | var status = #{status};
| | </script>
| |
|
| and just use that var in your script.
|
| Another possible (much more elaborate) method would be to use a4j:jsFunction
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097131#4097131
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097131
More information about the jboss-user
mailing list