I am using Spring WebFlow 2 and I want to know the diff of decision-state vs action-state.
I am reading up and dont understand the diff of decision-state vs action-state. I understand that view-state will display a jsp for input but whats the diff of decision-state vs action-state?
why should I use decision-state over a action-state? why should I use a action-state over a decision-state?
Can someone shot some light on this