CSC Proprietary 12/16/2015 1:14 PM Training Material 1 Manage the Student information Project 3 group: Tuong Nguyen – Trung Dang Mentor: Tam Ly
CSC Proprietary 12/16/2015 1:14 PM Training Material 2 Agenda Introduction Technique used Use case diagram Class diagram Database diagram Sequence diagram Demo project Summarize
CSC Proprietary 12/16/2015 1:14 PM Training Material 3 Introduction
CSC Proprietary 12/16/2015 1:14 PM Training Material 4 Introduction Theme: – Develop a small web application to manage the Student Information Target: – Understand and apply the technical in the training courses to develop project – Complete a basic application that use these technical
CSC Proprietary 12/16/2015 1:14 PM Training Material 5 Technique used
CSC Proprietary 12/16/2015 1:14 PM Training Material 6 Technique used Requirement skills: – Oracle Weblogic as web server – JSP, Servlet as Presentation tier – JPA as connection to Database – EJB 3.0 as bussiness logic – My SQL as database Other skills: – Java script – Ajax – Security in Weblogic server
CSC Proprietary 12/16/2015 1:14 PM Training Material 7 Use case diagram
CSC Proprietary 12/16/2015 1:14 PM Training Material 8 Use case diagram
CSC Proprietary 12/16/2015 1:14 PM Training Material 9 Class diagram
CSC Proprietary 12/16/2015 1:14 PM Training Material 10 Class diagram
CSC Proprietary 12/16/2015 1:14 PM Training Material 11 Database diagram
CSC Proprietary 12/16/2015 1:14 PM Training Material 12 Database diagram
CSC Proprietary 12/16/2015 1:14 PM Training Material 13 Sequence diagram
CSC Proprietary 12/16/2015 1:14 PM Training Material 14 Sequence diagram Create Employee
CSC Proprietary 12/16/2015 1:14 PM Training Material 15 Sequence diagram Create Student
CSC Proprietary 12/16/2015 1:14 PM Training Material 16 Sequence diagram Search Student
CSC Proprietary 12/16/2015 1:14 PM Training Material 17 Sequence diagram View Student information
CSC Proprietary 12/16/2015 1:14 PM Training Material 18 Demo project
CSC Proprietary 12/16/2015 1:14 PM Training Material 19 Demo project
CSC Proprietary 12/16/2015 1:14 PM Training Material 20 Summarize
CSC Proprietary 12/16/2015 1:14 PM Training Material 21 Summarize Complete all the requirement of the project Understand and can use some techniques: EJB 3.0, JPA, JSP, Servlet, Java Script, Weblogic server,... in the training course Know the way to develop a web application
CSC Proprietary 12/16/2015 1:14 PM Training Material 22