I found an old question "How to use the Play framework to develop a web service"
I'm trying to use Play 2.0 and Scala to do the same. Will everything still be the same on Play 2.0 with the exception of moving from Groovy templates to Scala templates?
A new example will be greatly appreciated.