SISCweb Manual


Table of Contents

1. Introduction
Features
License
Credits
Contact Information
2. Installation
Requirements
Components
Configuration
Context Parameters
The Adapter Servlet
SISC Configuration Parameters
Environment Entries
REPL Entries
Logging Entries
Continuation Manager Entries
3. Generating content
Markup
(X)HTML Core Procedures
XML Core Procedures
Extended SXML
Extended HTML markup
Plain Text
Forwarding Requests
Images
GraphViz Graphs
Graphviz Procedures
DotML
HTTP errors
4. Managing Program State
Introduction to Statefulness
State in Traditional Web Applications
Continuations and State
Finer Statefulness
State with SRFI-39 Parameter Objects
State with Web Cells
State with the Session Object
5. Publishing Procedures
Publishing Procedures
6. Request Bindings
Extracting Bindings
Extracting Bindings from Java
Bindings and Security
7. Interaction with SQL Databases
JDBC Functions
Running Queries
Database Vendor Support
HSQLDB
Microsoft SQL Server Support
Oracle
PostgreSQL
Adding Support for Other Vendors
8. Lower-level APIs
Request Procedures
Response Procedures
Session Procedures
ServletContext Procedures
A. GNU General Public License
Preamble
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
Section 0
Section 1
Section 2
Section 3
Section 4
Section 5
Section 6
Section 7
Section 8
Section 9
Section 10
NO WARRANTY Section 11
Section 12
How to Apply These Terms to Your New Programs
Index

List of Tables

2.1. REPL-related environment entries
2.2. Log-related environment entries
2.3. Continuation management environment entries