CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 18 Aug 2025 19:06:53 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090929211353
location: https://web.archive.org/web/20090929211353/https://github.com/dpp/liftweb/tree/joni_wip
server-timing: captures_list;dur=1.430877, exclusion.robots;dur=0.053167, exclusion.robots.policy;dur=0.032369, esindex;dur=0.018001, cdx.remote;dur=26.956993, LoadShardBlock;dur=785.900676, PetaboxLoader3.datanode;dur=218.780144, PetaboxLoader3.resolve;dur=401.448605
x-app-server: wwwb-app201
x-ts: 302
x-tr: 932
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app201; 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: Mon, 18 Aug 2025 19:06:56 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Tue, 29 Sep 2009 21:13:53 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "83a4a7ba12d626a8565e551826a09aca"
x-archive-orig-x-runtime: 136ms
x-archive-orig-content-length: 49212
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 29 Sep 2009 21:13:53 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 29 Sep 2009 21:13:53 GMT", ; rel="memento"; datetime="Tue, 29 Sep 2009 21:13:53 GMT", ; rel="next memento"; datetime="Sun, 29 Nov 2009 18:12:05 GMT", ; rel="last memento"; datetime="Sun, 29 Nov 2009 18:12:05 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_12_20090929125051_crawl103_IndexOnly.gpg-c/52_12_20090929211213_crawl101.arc.gz
server-timing: captures_list;dur=1.548036, exclusion.robots;dur=0.027506, exclusion.robots.policy;dur=0.016066, esindex;dur=0.010505, cdx.remote;dur=11.794166, LoadShardBlock;dur=1170.330071, PetaboxLoader3.datanode;dur=609.043852, PetaboxLoader3.resolve;dur=1217.565723, load_resource;dur=694.134391
x-app-server: wwwb-app201
x-ts: 200
x-tr: 1984
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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 joni_wip - GitHub
- joni_wip
-
all branches
- 1.0_maint
- 280_dev
- dpp_wip
- dpp_wip_277
- dpp_wip_280
- dpp_wip_actorize
- dpp_wip_actorized
- dpp_wip_ajaxparam
- dpp_wip_issue54
- dpp_wip_issue60
- dpp_wip_issue_66
- dpp_wip_wizard
- joni_wip
- joni_wip_serialization
- marius_opt
- master
- new_actor
- wip-boolean-can
- wip-dcb-derby-binary
- wip-dcb-jpa-validation
- wip-dcb-postgresql-autokey-1.1
- wip-dpp-record
- wip-jta-jonas
- wip-ol-immu
- wip-prettify
- wip-record2-dpp
- wip-tim-wolframalpha
- all tags
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
|

Joni Freeman (author)
Wed Sep 23 08:30:18 -0700 2009
liftweb /
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!