I have a form which has 4 commands says Action1, Action2, Action3, Action4. Theses commands runs fine.
Now i have a button says runCommand which have to call Action1 command. how can we do it. that run a command on action of particular button's action listener .