Showing posts with label http parameters. Show all posts
Showing posts with label http parameters. Show all posts

December 12, 2014

play2 controller get input parameters using implicit objects

play2 controller get input parameters using implicit objects or functions ?

If you are using play1.X framework you can use "params" implicit object to get the input parameters.