Tagged Questions
0
votes
2answers
422 views
Do you think the Spring WebFlow Flow Definition format would be suitable for externalising a Web Flow for a non Spring framework?
I like the idea of Spring WebFlow - particularly the way the flow definitiion abstracts the higher level web flow from components in the Spring Bean Container.
The Flow definition format seems to ...