Snakelets 1.50 Reference Manual
Snakelets is © Irmen de Jong. It is open-source (MIT LICENSE / disclaimer).
Project home page: http://snakelets.sourceforge.net
Contents:
- Starting the server, configuring
- Creating a Web Application
- Effective Ypages and Snakelets
- Snakelet class
- Request object
- Response object
- ContextContainer
- WebApp
- Session object (User & Session mgmt)
- Uploaded Files (FormUploadedFile)
- Ypage syntax and methods
- User Authentication and Authorization
- International characters, Unicode, encodings
- Troubleshooting