i would like to do something like this:
<state name="b">
| <transition to="c" name="cTS"></transition>
| <param name="param1" value="123"/>
| </state>
when i am in state b, i want to access the paramater "param1" from my java
code.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133793#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...