google-code-export / activeweb

Automatically exported from code.google.com/p/activeweb
0 stars 0 forks source link

Missing functionality in AppIntegrationSpec #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
While it is possible to execute any controller/action, it is impossible to 
add parameters as a query string 
This would be pretty nice:

controller("blah").queryString("name=value&name1=value1")....

Original issue reported on code.google.com by ipolevoy@gmail.com on 10 Jul 2011 at 4:36