May 2016
Intermediate to advanced
280 pages
8h 31m
English
Chapter 1. Introduction
Chapter 2. A taste of Scalatra
Figure 2.2. Scalatra and a few related technologies
Figure 2.3. A new Scalatra project
Figure 2.4. Following a route in the browser
Figure 2.5. Generating a 404 message
Figure 2.6. The default Scalatra 404 page
Figure 2.7. Views in your project structure
Figure 2.8. Create a show.ssp template.
Figure 2.9. Template output using SSP
Figure 2.11. You’ve got tests!
Figure 2.13. A compile error in the test terminal
Chapter 3. Routing