Description SISCweb is a framework to facilitate writing stateful Scheme web applications in a J2EE environment. By using continuations, SISCweb does away with the page-centric execution model typical of web programming. Every time the program sends a response to the browser, its state is suspended, to be then resumed from that exact point when the browser submits a request. One implication of thi