[Building Sakai] JSP/Servlet in Sakai

Steve Swinsburg steve.swinsburg at gmail.com
Tue Sep 21 04:21:25 PDT 2010


Hi,

You might want to take a look at the Sakai App Builder as a starting point:
http://confluence.sakaiproject.org/display/BOOT/Sakai+App+Builder

It can generate a working JSP project, but it doesn't use a servlet. Although adding a servlet for the form action should be trivial once the servlet is mapped.

cheers,
Steve



On 21/09/2010, at 4:54 PM, Pham Duc De wrote:

> hi all,
> 
> I want to writing a program using jsp and servlet. Jsp is view , it has form tag and it's action is call to a servlet. this servlet is controller.
> I am trying to finding the same sample on internet but not found. Can you help me a sample, please? 
> 
> thanks,
> mn
> 
> 
> _______________________________________________
> 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