views:

336

answers:

1

i have to devlop a web-app using grails + workflow + java what is best way to integrate them ? is there a tutorial ?

+1  A: 

Best way is to first evaluate the existing plugins to see if there's something that could easly be adapted to solve your problem. I'd recommend grailsflow and Jbpm plugins.

Xymor