This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 089733ddff4c11a24555dc8afb57e854184544c8
tree e5a67619f450a3c3036e53490b09590693239fc1
parent a2c0048d8626965b9e03ee69b785d9b7c88413d6
tree e5a67619f450a3c3036e53490b09590693239fc1
parent a2c0048d8626965b9e03ee69b785d9b7c88413d6
liftweb /
| name | age | message | |
|---|---|---|---|
| |
.classpath | Fri Mar 16 10:38:57 -0700 2007 | |
| |
.project | ||
| |
.settings/ | ||
| |
LICENSE.txt | Thu Feb 15 11:31:25 -0800 2007 | |
| |
OtherLicensedWorks.txt | Fri Mar 02 21:51:16 -0800 2007 | |
| |
README | Mon May 19 05:00:31 -0700 2008 | |
| |
docs/ | Tue May 13 20:46:28 -0700 2008 | |
| |
lift-amqp/ | ||
| |
lift-archetype-basic/ | ||
| |
lift-archetype-blank/ | ||
| |
lift-core/ | ||
| |
lift-facebook/ | Fri May 09 14:23:37 -0700 2008 | |
| |
lift-oauth/ | ||
| |
lift-openid/ | Sat May 24 22:36:51 -0700 2008 | |
| |
lift-testkit/ | ||
| |
lift-textile/ | ||
| |
lift-widgets/ | Mon Jun 02 13:11:12 -0700 2008 | |
| |
lift-xmpp/ | ||
| |
lift/ | ||
| |
pom.xml | Sun May 25 16:43:58 -0700 2008 | |
| |
sites/ | ||
| |
src/ | ||
| |
vscaladocs-packageLinkDefs.properties | Fri May 09 13:34:27 -0700 2008 |
README
lift is an expressive and elegant framework for writing web applications.
lift stresses the importance of security, maintainability, scalability
and performance, while allowing for high levels of developer productivity.
lift borrows from the best of existing frameworks, providing
* Seaside's highly granular sessions and security
* Rails fast flash-to-bang
* Django's "more than just CRUD is included"
* Wicket's designer-friendly templating style (see Lift View First)
And because lift applications are written in Scala, an elegant new JVM
language, you can still use your favorite Java libraries and deploy to your
favorite Servlet Container. Use the code you've already written and deploy
to the container you've already configured!
And it's hosted on GitHub









