Tagged Questions

1
vote
1answer
127 views

Grails Web Flow first state

A few questions about the first state of a Grails web flow: Is it possible to have multiple start states? Is it possible for the first state to be an action state? Assuming the answer to (2) is no, ...