I have a form that posts some values to a controller action. How do get at the form values in my cont...
2 answers
request.post? (available in context) return true if the request method is POST. :)
You can use def foo(apple) @out and `http::/url.com/foo/echo` will echo `echo` to the screen. Ho...