Serving the World Wide Web with Lisp
Summary (cont.):
- All you need to add:
- HTML for each page.
- Can be done by html designer not knowing programming.
- CLP functions which extract information from session object and display as HTML.
- Webaction functions that side effect the session state and choose next page for user to view.
- Project description which describes each symbolic page name.