Hello,
I've done a "task-start" action in which I'm trying to set a variable of
type List like this :
executionContext.getContextInstance().setVariable("directions", directions);
But when I try to get the variable from the xhtml file of the same node with
#{var['directions']}, the variable is null
Any ideas ?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092559#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...