Book Image

Play Framework Essentials

By : Julien Richard-Foy
Book Image

Play Framework Essentials

By: Julien Richard-Foy

Overview of this book

Table of Contents (14 chapters)
Play Framework Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned to use the template engine and the reverse router. You saw how to handle content negotiation. You learned how to define HTML form models to generate HTML forms and handle their submission. Finally, you learned how to write tests for your web pages.

In the next chapter, you will see how to serve static assets (such as images, scripts, and stylesheets) from your application and how to integrate with the existing client-side technologies.