Up: Chapter 3

3.5 Wrap up

In this chapter, we’ve seen how to define application behavior on Boot.scala. We’ve explored Lift’s SiteMap which is used to generate navigation and enforce access control. We’ve seen how Lift’s templating system works (well, there are actually a bunch of different ways to template in Lift, but we’ve explored to most common mechanism.) We’ve seen how snippets work.
In the next chapter, we’ll take a dive into Lift’s form handling.
Up: Chapter 3

(C) 2012 David Pollak