Then, run the Server.java form Server project and then run the Main.java from Main package of Client project.
In the folder /app/controllers, under the controllers package, add a controller called Contacts.java which extends the Controller class. (play.mvc.Controller) Add methods to the Controller Add the ...