Create,edit ,delete in JSP using struts and SQL server as database in jdeveloper

I have a project ie create an application for users to create,edit and delete tasks: taskid, taskname, date, project in JSP and struts and SQL server2005 in JDEVELOPER.
I have not worked on struts yet.How should i start ,tell me step by step procedure please.I have already done connectivity between SQL server and Jdeveloper
sample How i need to make(tasks in place of dept):

Same project using Oracle in JSP and struts given here,but i want it using SQL server in jdeveloper:
Creating JSP Browse and Edit Forms