[Building Sakai] Sakai AppBulider

Steve Swinsburg s.swinsburg at lancaster.ac.uk
Fri Mar 13 08:28:09 PDT 2009


Hi,

I'd suggest having a good read of the Programmers Manual:
http://bugs.sakaiproject.org/confluence/display/BOOT/Sakai+Programmer+Manual

In particular, getting started with Sakai development.
http://bugs.sakaiproject.org/confluence/display/BOOT/Sakai+development+getting+started

In a basic nutshell:
api = your application's interface classes
impl = your application's implementation of those interfaces, ie the  
actual methods that do the work.
pack = Spring wiring
tool = the webapp

If you use the App Builder to generate a full tool, then take a look  
at how it comes together, that will help. Bear in mind that there are  
many frameworks you can use to make your tools, the app builder has  
JSP, JSF and RSF, but you can also use Wicket (like I do) and heaps of  
others. If you have a favourite framework you use, let us know and we  
can let you know any pros/cons or point you to some resources on Sakai  
development in that framework.

Best of luck!


cheers,
Steve

---
Steve Swinsburg
Portal Systems Developer
Centre for e-Science
Lancaster University
Lancaster
LA1 4YT

email: s.swinsburg at lancaster.ac.uk
phone: +44 (0) 1524 594870







On 13 Mar 2009, at 15:05, menjuanpablo wrote:

>
> I'm started a project with sakai AppBuilder, but i dont understand  
> the files
> generated by the project, where can I find information or examples  
> of this
> development
> -- 
> View this message in context: http://www.nabble.com/Sakai-AppBulider-tp22498379p22498379.html
> Sent from the Sakai - Development mailing list archive at Nabble.com.
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org 
>  with a subject of "unsubscribe"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2437 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090313/d44fa3d2/attachment.bin 


More information about the sakai-dev mailing list