Here you can understand about the Play framework. The section is organised as different sections from Basics of Play Framework to Advanced topics of Play Framework like testing and integration of Play framework. For pdf guides on play framework, refer Play Framework pdf guides.
For interview questions on Play, visit the Play framework Interview Questions.
Play Framework is a web application framework from the Typesafe Reactive Platform. Play Framework is build using java and Scala.
Play framework is build as an alternative to the the normal java web frameworks.
Basics of Play Framework
- Play Framework – An Introduction
- The Template Engine
- HTTP Form Submission and validation
- Play Framework – Working on JSON
- Play Framework – XML API with Play Framework
Advanced Play Framework
- Play Framework – Accessing an SQL database
- Play Framework – Calling Web Services
- Play Framework – Testing your application
- Play Framework – Writing Plugins
- Play Framework – Integrating with Akka
PDF Guides
Play Framework Interview Questions
More on Play Framework
- Official site of Play – This is the official site about the play framework
Hope this page was useful to learn more about Play framework.