[jboss-user] [JBoss jBPM] - Re: Parsing error in forms
kukeltje
do-not-reply at jboss.com
Mon May 14 08:06:22 EDT 2007
#{varName} does work, #{var Name} does not. The latter because the system interprets the space.
#{var['varName']} and #{var['var Name']} both work because of the ''
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045418#4045418
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045418
More information about the jboss-user
mailing list