Sample Code
Information
This page contains links to various sample code and tools created for the cafe. These code samples are meant to help developers get starting working in Sakai and give them simple tools to look at and learn from.
Tasklist
Demonstrates a simple one page tool with add/edit capabilities
- Task List Tool Exercise - JSF
- Hello Task List Tool
- Task List Tool - RSF Version
- Tasklist production tool (JSF)
https://source.sakaiproject.org/contrib/tasklist/
Sakai Simple Servlet
Demonstrates how to build an extremely simple Sakai servlet tool
- The Simplest Possible Sakai Tool
- Shows the minimum needed to put a tool in Sakai