Web continuations and breadcrumbs, continued.
I think this is a very interesting topic and I've been exploring it further. Here is my current reading list.
Papers and talks on continuations and web programming:
- Modeling Web Interactions (Graunke et al., Apr 2003)
- Lisp in Web-based Applications (Graham, Apr 2001)
- Web Programming with Continuations (PDF) (Byrd, Nov 2002)
A couple of weblog posting on the topic:
- Ovidiu Predescu explains Cocoon's continuation control flow layer
- Blog discussion between <a href= "http://www.cincomsmalltalk.com/userblogs/avi/blogView?showComments=true&entry=3243274443"> Avi Bryant, Daniel von Fange and others on web continuations.
Java web application frameworks that support continuations:
- RIFE: a web application framework with continuation support
- Cocoon's Flowscript supports continuations by using a specially modified version of Rhino
Dave Johnson
in Java
• 🕒 02:23AM Nov 13, 2003
Tags:
Java