- Details
- Category: Internet Computing
- By MTech Projects
- Hits: 1
Play2: A New Era of Web Application Development
PROJECT TITLE :
Play2: A New Era of Web Application Development
ABSTRACT :
Play is an open supply framework for Internet application development created in 2007 and opened to the community in 2009. It targets the Java Virtual Machine (JVM) and focuses on simplicity, developer productivity, and HTTP/Internet friendliness. Play implements the classic model-read-controller (MVC) design with a route file that maps HTTP requests to controllers, that then take request data and produce an HTTP result illustration, optionally employing a view template. Play then serializes this result illustration and returns it as a response to the shopper.
Did you like this research project?
To get this research project Guidelines, Training and Code... Click Here


