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:

  1. Starting the server, configuring
  2. Creating a Web Application
  3. Effective Ypages and Snakelets
  4. Snakelet class
  5. Request object
  6. Response object
  7. ContextContainer
  8. WebApp
  9. Session object (User & Session mgmt)
  10. Uploaded Files (FormUploadedFile)
  11. Ypage syntax and methods
  12. User Authentication and Authorization
  13. International characters, Unicode, encodings
  14. Troubleshooting