Play Framework form example in Java

Viewed 1931

I start to learn Play Framework 2.5 version, search a lot in the web but cant find a good form basic input example. Can someone give me a functional example of a form input using Java?

Any help greatly appreciated.

1 Answers
Related