About the project
Ganelon project is a simple implementation of Model-View-Controller for web
applications. So far it works under PortableAllegroServe and CMUCL.
The code at this moment is more of a prototype.
Features
- simple MVC implementation
- session support
- request chaining support (with attributes)
- .LSP (.JSP-like) files support
- html forms support (session or request persistent)