Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
2.8.0.RELEASE
-
None
Description
Example:
class BookController { def index = { redirect(action:"shoppingCart") } def shoppingCartFlow = { ... } }
See http://grails.org/doc/1.3.7/guide/single.html#6.5%20Web%20Flow