CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 16 Aug 2025 08:26:15 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090906012922
location: https://web.archive.org/web/20090906012922/https://github.com/dpp/liftweb/tree/wip-dcb-derby-binary
server-timing: captures_list;dur=4.014082, exclusion.robots;dur=0.029810, exclusion.robots.policy;dur=0.012647, esindex;dur=0.016080, cdx.remote;dur=38.113592, LoadShardBlock;dur=136.239659, PetaboxLoader3.datanode;dur=52.440401, PetaboxLoader3.resolve;dur=38.075699
x-app-server: wwwb-app220
x-ts: 302
x-tr: 221
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app220; 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: Sat, 16 Aug 2025 08:26:16 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:29:21 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "d0874594841fe5a365a79d170c38e698"
x-archive-orig-x-runtime: 435ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 39130
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 06 Sep 2009 01:29:22 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 09 Jun 2009 12:57:50 GMT", ; rel="prev memento"; datetime="Tue, 09 Jun 2009 12:57:50 GMT", ; rel="memento"; datetime="Sun, 06 Sep 2009 01:29:22 GMT", ; rel="next memento"; datetime="Sat, 28 Nov 2009 22:25:49 GMT", ; rel="last memento"; datetime="Fri, 02 Jul 2010 02:25:37 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=0.660256, exclusion.robots;dur=0.024000, exclusion.robots.policy;dur=0.010639, esindex;dur=0.012588, cdx.remote;dur=17.731400, LoadShardBlock;dur=233.803071, PetaboxLoader3.datanode;dur=165.933067, PetaboxLoader3.resolve;dur=148.181582, load_resource;dur=150.382476
x-app-server: wwwb-app220
x-ts: 200
x-tr: 474
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-dcb-derby-binary - 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
|
commit 85038a64437ea99f13d7ee806bf6b26c1fdd1c5d
tree 93b62a3675da2b2f0908cda79c1d0555fceca519
parent 6d24011b06d8f945e86cafb023eea1b757210b75
tree 93b62a3675da2b2f0908cda79c1d0555fceca519
parent 6d24011b06d8f945e86cafb023eea1b757210b75
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!