开发者

Best way to build a wizard driven order capture app in grails [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I am building an order capture system that uses a wizard approach to capture customer orders and add them to a shopping basket. Data for the products available will come from external s开发者_如何学Goystems via web service calls. There will also be a need for some kind of manual workflow features for when a customer needs a sales assistant to review an order and apply a discount

I am planning to implement this in grails (is this a good choice)...can anybody recommend any plugins/approaches to implement the wizard and workflow capabilities in grails?

cheers


Use Spring WebFlow! At one point it was actually built into grails and it is developed by the same company that now owns Grails (Spring). It seems like what your looking for!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜