To my Dad for teaching me that hard work and dedication can triumph over any problem
Copyright
Brief Table of Contents
Table of Contents
Preface
Acknowledgments
About this Book
About the Author
About the Cover Illustration
1. Getting started
Chapter 1. Introducing Lift
Chapter 2. Hello Lift
2. Application tutorial
Chapter 3. The auction application
Chapter 4. Customers, auctions, and bidding
Chapter 5. Shopping basket and checkout
3. Lift in detail
Chapter 6. Common tasks with Lift WebKit
Chapter 7. SiteMap and access control
Chapter 8. HTTP in Lift
Chapter 9. AJAX, wiring, and Comet
Chapter 10. Persistence with Mapper
Chapter 11. Persistence with Record
Chapter 12. Localization
Chapter 13. Distributed messaging and Java enterprise integration
Chapter 14. Application testing
Chapter 15. Deployment and scaling
Appendix A. Introduction to Scala
Appendix B. Configuring an IDE
Appendix C. Options and boxes
Index
List of Figures
List of Tables
List of Listings
1.1. What is Scala?
1.2. What is Lift?
1.2.1. Lift design goals
1.2.2. View-first design