[Building Sakai] I want to develop a new SAKAI 2.7.0 tool with JSF or JSP technology

DAVID ROLDAN MARTINEZ darolmar at upvnet.upv.es
Tue Oct 18 04:27:17 PDT 2011


Hi,

And remember, i18n is key for your tool to be widespread adopted. You can find short tutorials & sample code to cut and paste at https://confluence.sakaiproject.org/display/I18N/i18n+School. Please, let me know if you miss something.

Cheers,
	David

-----Mensaje original-----
De: sakai-dev-bounces at collab.sakaiproject.org [mailto:sakai-dev-bounces at collab.sakaiproject.org] En nombre de Aaron Zeckoski
Enviado el: martes, 18 de octubre de 2011 13:18
Para: Khan
CC: cafe at collab.sakaiproject.org; sakai-dev at collab.sakaiproject.org
Asunto: Re: [Building Sakai] I want to develop a new SAKAI 2.7.0 tool with JSF or JSP technology

I very very simple example using JSP is here (hello world):
https://source.sakaiproject.org/contrib/programmerscafe/trunk/samples/helloWorldUser/

Here is a slightly more complex example with multiple pages and database access.
https://source.sakaiproject.org/contrib/programmerscafe/trunk/samples/JspCrudJdbcExercise/

There are bunches of examples of other JSP tools in the code and in general, most if not all JSF tools use jsp files. You can find more complex examples that use things like spring mvc + jsp in the contrib area. Here is one:
https://source.sakaiproject.org/svn/msub/unicon.net/kaltura/trunk/

Good luck!
-AZ


On Tue, Oct 18, 2011 at 4:30 AM, Khan <vupk at yahoo.com> wrote:
> Dear All
>
> I am beginner to sakai tool development.
>
> I want to develop a new SAKAI 2.7.0  tool.
>
> For tool development I want to use JSF or JSP technologies and not RSF 
> or WICKET.
>
> Please any one show me IDE and simple way to start with it.
>
> I will be thankfull.
>
> Regards
>
>
>
> _______________________________________________
> 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"
>



--
Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile _______________________________________________
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"


More information about the sakai-dev mailing list