CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 15 Aug 2025 18:37:28 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090906013007
location: https://web.archive.org/web/20090906013007/https://github.com/dpp/liftweb/tree/wip-record2-dpp
server-timing: captures_list;dur=0.499809, exclusion.robots;dur=0.019768, exclusion.robots.policy;dur=0.008484, esindex;dur=0.011100, cdx.remote;dur=30.537004, LoadShardBlock;dur=195.917141, PetaboxLoader3.datanode;dur=64.266546, PetaboxLoader3.resolve;dur=58.769498
x-app-server: wwwb-app222
x-ts: 302
x-tr: 252
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app222; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 15 Aug 2025 18:37:29 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 06 Sep 2009 01:30:06 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "3b241b991460bdca9f39ff192ce871d8"
x-archive-orig-x-runtime: 862ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 32497
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 06 Sep 2009 01:30:07 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 17 Sep 2008 14:29:38 GMT", ; rel="prev memento"; datetime="Sun, 03 May 2009 00:51:33 GMT", ; rel="memento"; datetime="Sun, 06 Sep 2009 01:30:07 GMT", ; rel="last memento"; datetime="Sun, 06 Sep 2009 01:30:07 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_11_20090905233933_crawl101.gpg-c/52_11_20090906012844_crawl101.arc.gz
server-timing: captures_list;dur=1.311326, exclusion.robots;dur=0.024190, exclusion.robots.policy;dur=0.011120, esindex;dur=0.011737, cdx.remote;dur=81.510911, LoadShardBlock;dur=554.768326, PetaboxLoader3.datanode;dur=198.538043, PetaboxLoader3.resolve;dur=552.901452, load_resource;dur=246.780878
x-app-server: wwwb-app222
x-ts: 200
x-tr: 948
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
dpp's liftweb at wip-record2-dpp - GitHub
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 (

Description: | The Lift web framework for Scala edit |
Homepage: | https://liftweb.net edit |
Public Clone URL: |
git://github.com/dpp/liftweb.git
Give this clone URL to anyone.
git clone git://github.com/dpp/liftweb.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:dpp/liftweb.git
|

danciu (author)
Sat Nov 15 10:18:31 -0800 2008
commit 3ccb82ca78b3cef516a3eb583a8468a64e123ac8
tree 0206a8e252c52ca1bb0fa1653b185c4c843d7c20
parent 9b554815ed941694e6f08b3183f8459196fe4f38
tree 0206a8e252c52ca1bb0fa1653b185c4c843d7c20
parent 9b554815ed941694e6f08b3183f8459196fe4f38
liftweb /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
LICENSE.txt | Thu Feb 15 11:31:25 -0800 2007 | Initial import. git-svn-id: https://liftweb.go... [pollak] |
![]() |
OtherLicensedWorks.txt | Fri Mar 02 21:51:16 -0800 2007 | Added "mail" features Added setting fields wit... [pollak] |
![]() |
README | Mon May 19 05:00:31 -0700 2008 | Modified README file git-svn-id: https://lift... [feeder.of.the.bears] |
![]() |
docs/ | ||
![]() |
lift-amqp/ | ||
![]() |
lift-archetype-basic/ | ||
![]() |
lift-archetype-blank/ | ||
![]() |
lift-core/ | ||
![]() |
lift-facebook/ | ||
![]() |
lift-installer/ | ||
![]() |
lift-oauth/ | ||
![]() |
lift-openid/ | ||
![]() |
lift-testkit/ | ||
![]() |
lift-textile/ | ||
![]() |
lift-widgets/ | ||
![]() |
lift-xmpp/ | ||
![]() |
lift/ | ||
![]() |
pom.xml | ||
![]() |
sites/ | ||
![]() |
src/ | ||
![]() |
vscaladocs-packageLinkDefs.properties | Fri May 09 13:34:27 -0700 2008 | use vscaladoc to generate API git-svn-id: http... [david.bernard.31] |
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
This feature is coming soon. Sit tight!