Tagged Questions

1
vote
1answer
895 views

Grails 1.2.1 with Webflow Plugin (1.2.1) - params not being returned

I am using the webflow plugin for Grails for the first time and am having some difficulties. To summarize, once within the Webflow, no information appears to be returning to the controller from the ...
0
votes
0answers
41 views

Grails Webflow Configuration

I'm looking for a guide how to configure Webflows in Grails. I'm in a situation in which I would like to turn of the alwaysRedirectOnPause function of the webflow, but I've failed to find any source ...