List of Listings
Chapter 1. Introduction to Play 2
Listing 1.1. Command-line output when you create a new Play application
Listing 1.2. Command-line output when you run the application
Chapter 2. Your first Play application
Listing 2.1. Override Twitter Bootstrap—public/stylesheets/main.css
Listing 2.6. The model—app/models/Product.scala
Listing 2.7. The list page template—app/views/products/list.scala.html
Listing 2.8. The layout template—app/views/main.scala.html
Listing 2.9. The products controller—app/controllers/Products.scala
Get Play for Scala now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.