CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 13:57:36 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100116120305
location: https://web.archive.org/web/20100116120305/https://github.com/dpp/liftweb/tree/marius_opt/
server-timing: captures_list;dur=0.606142, exclusion.robots;dur=0.026684, exclusion.robots.policy;dur=0.013147, esindex;dur=0.012547, cdx.remote;dur=8.538842, LoadShardBlock;dur=201.222304, PetaboxLoader3.resolve;dur=144.703515, PetaboxLoader3.datanode;dur=51.696580
x-app-server: wwwb-app220
x-ts: 302
x-tr: 235
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: Sun, 24 Aug 2025 13:57:37 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 16 Jan 2010 12:03:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "c98ec2c490124e587b2ea4cd45af2d56"
x-archive-orig-x-runtime: 94ms
x-archive-orig-content-length: 44608
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: Sat, 16 Jan 2010 12:03:05 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 24 Nov 2009 11:02:09 GMT", ; rel="prev memento"; datetime="Tue, 24 Nov 2009 11:02:09 GMT", ; rel="memento"; datetime="Sat, 16 Jan 2010 12:03:05 GMT", ; rel="next memento"; datetime="Sun, 17 Jan 2010 19:39:02 GMT", ; rel="last memento"; datetime="Fri, 02 Jul 2010 01:02:59 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_13_20100116091407_crawl102-c/52_13_20100116120128_crawl101.arc.gz
server-timing: captures_list;dur=0.525288, exclusion.robots;dur=0.018792, exclusion.robots.policy;dur=0.009039, esindex;dur=0.010831, cdx.remote;dur=32.179601, LoadShardBlock;dur=199.665962, PetaboxLoader3.datanode;dur=110.091915, PetaboxLoader3.resolve;dur=279.906549, load_resource;dur=231.302358
x-app-server: wwwb-app220
x-ts: 200
x-tr: 549
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 marius_opt - GitHub
dpp / liftweb
- Source
- Commits
- Network (42)
- Issues (48)
- Downloads (21)
- Wiki (30)
- Graphs
-
Branch:
marius_opt
-
Branches (52)
- 1.0_maint
- 280_dev
- 280_port
- Lift-1.1-M8
- Lift-2.0-M1
- dirk_wip_issues_131_132
- dpp_issue_141
- dpp_issue_142
- dpp_issue_143
- dpp_issue_151
- dpp_issue_152
- dpp_issue_193_221_219_222_223_229
- dpp_issue_234
- dpp_issue_243
- dpp_issue_244
- dpp_issue_247
- dpp_issue_248
- dpp_issue_275
- dpp_issue_276
- dpp_issue_282
- dpp_issues_240_241_242
- dpp_issues_262_266_268_267
- dpp_misc_actor_changes
- dpp_wip_dogscape
- irc_changes_fix
- irc_issue_161
- irc_issue_167
- irc_issue_168
- irc_issue_228_252
- irc_issue_253
- irc_wip_archetype_enhance
- irc_wip_lift20
- irc_wip_restruct
- irc_wip_restruct_stage
- joni_json_streaming_parser
- kjn-bindings-wip
- kjn-jpa-fix
- marius_opt ✓
- master
- mstarzyk_wip_sbt
- new_actor
- rmm_wip_couch
- wip-boolean-can
- wip-dcb-derby-binary
- wip-dcb-issue-224-foreign-keys
- wip-dcb-issue-89-jodatime
- wip-dcb-jpa-validation
- wip-dcb-postgresql-autokey-1.1
- wip-jta-jonas
- wip-ol-immu
- wip-prettify
- wip_tim_285
- Tags (21)

danciu (author)
Tue May 26 10:30:05 -0700 2009
commit 6413a4de6901f42a6a5262ea197dcb48b5dd41dc
tree e49fefa4564cee7ba123f8d3177db66d474f7a82
parent 28c457658fac50b00ab031448b2b057a7d29f0fa
tree e49fefa4564cee7ba123f8d3177db66d474f7a82
parent 28c457658fac50b00ab031448b2b057a7d29f0fa
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!