This page contains tutorials and tips for using Java Server Faces (JSF) in Sakai.
Work in progress
Where can I get some of the jars indicated in project.xml? They are sakai-authz-api-...sakai-entity-api... and so on.. They don't seem to be in the repository. I'm using sakai 2-1-2. Thank you in advance.
Jae, These jars are part of Sakai 2.2. The names of packages changed significantly between 2.1 and 2.2. Here is an example of the code in 2.1.2: https://source.sakaiproject.org/contrib/programmerscafe/tags/sakai-2.1.2/tasklist/
Where can I get some of the jars indicated in project.xml?
They are sakai-authz-api-...sakai-entity-api... and so on..
They don't seem to be in the repository. I'm using sakai 2-1-2.
Thank you in advance.