> <snip/> > > You'll need single quotes around the event name like so (its treated > as an expression - spaces added below for readability): > > <send event=" 'response' " ... / > >
I have also used this, but I thought that is a hack, because in the specification and another w3c examples it is used without quotes. > > (b) Make a JEXL function available in the context that returns a JSON > object/string representation Can u give me a little example of this? I need to specify Object in scxml side, and use it in apache commons Thanks!
