In a Grails application I\'d like to send a user from page A, then to a form on page B and then back to page A again.
To keep track of which URL to return to I send
When creating the link to page B you can use the createLink tag to set the returnPage parameter:
Go to Page B