CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 18 Aug 2025 04:46:07 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080920021944
location: https://web.archive.org/web/20080920021944/https://github.com/dpp/liftweb/tree/teched08_demo_jam
server-timing: captures_list;dur=1.018124, exclusion.robots;dur=0.029791, exclusion.robots.policy;dur=0.015233, esindex;dur=0.017162, cdx.remote;dur=8.175442, LoadShardBlock;dur=247.790758, PetaboxLoader3.datanode;dur=86.143920, PetaboxLoader3.resolve;dur=42.785740
x-app-server: wwwb-app215
x-ts: 302
x-tr: 307
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app215; 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 04:46:08 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sat, 20 Sep 2008 02:19:44 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 2.49327
x-archive-orig-etag: "98215f4a2bc75a57743cef42538fbb54"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 23930
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 20 Sep 2008 02:19:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 20 Sep 2008 02:19:44 GMT", ; rel="memento"; datetime="Sat, 20 Sep 2008 02:19:44 GMT", ; rel="next memento"; datetime="Fri, 12 Dec 2008 07:16:32 GMT", ; rel="last memento"; datetime="Wed, 07 Apr 2010 06:36:28 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_5_20080920015354_crawl109-c/52_5_20080920021846_crawl103.arc.gz
server-timing: captures_list;dur=0.589194, exclusion.robots;dur=0.021048, exclusion.robots.policy;dur=0.010608, esindex;dur=0.011437, cdx.remote;dur=63.024564, LoadShardBlock;dur=604.842162, PetaboxLoader3.datanode;dur=404.232575, PetaboxLoader3.resolve;dur=271.952363, load_resource;dur=303.903077
x-app-server: wwwb-app215
x-ts: 200
x-tr: 1042
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 teched08_demo_jam — 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 |
Homepage: | https://liftweb.net |
Clone URL: |
git://github.com/dpp/liftweb.git
Give this clone URL to anyone.
git clone git://github.com/dpp/liftweb.git
|
Search Repo: |

danciu (author)
Sun Sep 07 07:37:58 -0700 2008
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!