Worry less about security: Lift is resistant to CSRF and replay attacks out of the box, and escapes all HTML by default making script injection a risk you have to make explicit.
Read MoreBuild real-time and async apps effortlessly: Lift uses actors to manage real-time push, and provides simple AJAX forms and callbacks with a few lines of code.
Read MoreBuild your application the way it will be used: Lift starts with the pages your users see, and builds the application around that.
Read MoreStart with fast, easily understood transformations & callbacks, then optimize as needed by using expressive REST endpoints, embedded HTML, and statelessness.
Read MoreLift feels just as great in tiny sites and large, complex applications. Here are a few of the folks using Lift successfully.
The ease of developing complex interactive ajax web pages enabled a very rapid port from our previous platform. In addition, the support we've gotten from David Pollak and the rest of the Lift team has been invaluable.