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.

Slides:



Advertisements
Similar presentations
1 Copyright © 2005, Oracle. All rights reserved. Introduction.
Advertisements

3 Copyright © 2005, Oracle. All rights reserved. Designing J2EE Applications.
Course Introduction INFORMATICS ENGINEERING – UNIVERSITY OF BRAWIJAYA Eriq Muhammad Adams J
Douglas Kim Web Application Developer DMSS Tech Meeting Stanford University Libraries 14 May 2010 Parker on the Web Technical Architecture.
פתרונות J2EE וטכנולוגיות Oracle Mr. Liran Zelkha, Chief Architect
EE-Video Yossi Biton Nir Yakobovski Outline  The concept  Main functionality  Challenges & Solutions  Design considerations Layers Class diagram.
Java 2 – Enterprise Edition Kevin J. LaFata April 21, 2003 UM – St. Louis.
© 2005, Cornell University. Rapid Application Development using the Kuali Architecture (Struts, Spring and OJB) A Case Study Bryan Hutchinson
J2EE Java2 Enterprise Edition by Damian Borth. Contents Introduction Architectures styles Components Scenarios Roles Processing a HTTP request.
Multiple Tiers in Action
E-business Architecture.NET vs J2EE Judith Molka-Danielsen Feb.27, 2004.
Welcome to the course: Designing and Optimizing Database Solutions with Microsoft® SQL Server® 2008.
Final Year Project Presentation E-PM: A N O NLINE P ROJECT M ANAGER By: Pankaj Goel.
Web-based Software Development - An introduction.
Cen 312 Web Programming Özgür Örnek.
Introduction to JPA Java Persistence API Introduction to JPA.
A Choice between Interoperability and Migration By Chaitanya Kurada Masters Defense Major professor: Dr.Daniel Andresen.
NMS1.0(c) Copyright Final Year Project Demonstration Dublin City University 29 th May 2003 Team Members : David ReadeTimothy Kelly
4/1/2003Application Server Standards Application Server Standards for ITSS Bruce Vincent, ITSS Technology Strategist.
Ing. Ignacio Roqueta ARTech GeneXus and J2EE.
What is SQL and Who uses it? Presented by: John Deardurff Global McOWL Internal Sales Training October 24, 2014.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introductory Lecture Advanced Computer Programming.
Secure ASP.NET MVC5 Application with Asp.Net Identity Changde Wu Self Introduction Professional.NET Developer in greater Boston area Specialized in WPF.
Company Logo Add Your Company Slogan Web Service Architecture (JAVA Web Service) Using Netbeans NetDesign Version 22/10/2011 By Pornpan P.
Using the Internet at City Hall FAST Internet Connections! Employee computers connected to T3 line Employee computers connected to T3 line Most Web pages.
An Enterprise Computer Architecture ASIG – Sept 12, 2001.
Electives autumn 2009 Courses in the 4th semester –Systems development (continued) –2 elective courses N subjects are provided Each of you have to choose.
March 24, 2004Craig E. Ward, CMSI 698 Advanced Topics in Database Systems Database Architecture Overview Client-Server and Distributed Architectures.
EFinanceFactory Andriy Kurhanevych, development group manager.
Microsoft ASP.NET Beginning Object-Oriented Web Design Bryan Jenks © Integrated Ideas 2005.
GET CONNECTED Information Technology Career Cluster.
1 Distributed System using J2EE. 2 What is J2EE?  J2EE (Java2 Enterprise Edition) offers a suite of software specification to design, develop, assemble.
Architecture Overview Server Database (can be on the server or separate ) Client1 Client2 Client3 HTTP  View ppt notes pages for discussion!
Technical details of Finnish National Archives’ web services Digital formats used: PDF, TIFF Programming –VAKKA (main archive database) is outsourced –other.
Singleton Academy, Pune. Course syllabus Singleton Academy Pune – Course Syllabus1.
JSP / Servlets and Beans
Expense Tracking System Developed by: Ardhita Maharindra Muskan Regmi Nir Gurung Sudeep Karki Tikaprem Gurung Date: December 05 th, 2008.
Web Programming 3(3-0-6) Introduction to interactive, event-driven and dynamic web development; web programming with freeware and commercial tools;
SharePoint Saturday SharePoint 2010 BI Insights Saturday, 16 th October, 2010 MIC - Kuwait.
Building J2EE Applications Based on Design Patterns with Business Components for Java Olivier LE DIOURIS Principal Product Manager Oracle Corporation.
.  Welcome to [insert class title] Instructor [Your Name]
For support, call x4 Introduction to Dreamweaver Presented by TRAINER NAME.
.  Welcome to [insert class title] Instructor [Your Name]
Java Programming, 3e Concepts and Techniques Chapter 1 Section 56 – An Introduction to Java.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
For support, call x4 Introduction to Dreamweaver Presented by TRAINER NAME.
Java Web Development with NetBeans IDE -- Kai Qian Chapter 9 Case Study.
Cemetery Information Management System CEMETERY INFORMATION MANAGEMENT SYSTEM Supervisor: Mr.Trần Bình Dương Team Members:  Phạm Văn Bình  Ngô.
Rich Internet Applications. 1 Spectrum of Internet Solution Simple HTML Broad Reach Browsing Oriented Content & Documents Rich Content Highly Interactive.
Project Name A Secure Shopping Mall Date: Course Name: Computer Security & Electronic Payment System Team Members:Jung Yong Duk Kim Jung Young.
Web-based Software Development - An introduction
Welcome to [insert class title]
Welcome to [insert class title]
An N-tier web application
Beginning Object-Oriented Web Design
PHP + Oracle = Data-Driven Websites
Web-based Console for Controlling a Wireless Sensor Network (WeConWSN)
A Web-based Integrated Console for Controlling a Set of Networks
سیستم مدیریت سبد پروژه ها
دليل المتدرب واللائحة التنظيمية للبرنامج
Computer Based Adaptive Testing
نرم افزار گزارش ساز کارنیک
Java™ Web Application Development with Eclipse WTP - WTP Quick Tour
دليل المتدرب واللائحة التنظيمية للبرنامج
Web Application Server 2001/3/27 Kang, Seungwoo. Web Application Server A class of middleware Speeding application development Strategic platform for.
Java™ Web Application Development with Eclipse WTP - WTP Quick Tour
Java™ Web Application Development with Eclipse WTP - WTP Quick Tour
CSCE156: Introduction to Computer Science II
Presentation transcript:

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