CIS 764 Database Systems Engineering

Slides:



Advertisements
Similar presentations
Introduction to the Spring Framework
Advertisements

1 Copyright © 2005, Oracle. All rights reserved. Introduction.
PHP and CSS to control web apps styles. CSS is used to style today’s web applications.
Academic Computing Stanford University Libraries Technical Overview.
Single view of customer Support deposit and loan accounts Fully integrated General Ledger module that can be customised according to customer specification.
Sapana Mehta (CS 6V81) Instructions for using Jboss User Manual.
 Java  Python  Bigtable(Bt) is a distributed storage system for managing structured data that is designed to scale to a very large size.  Query Language.
Application Servers What is it? General A set of software frameworks, components, utilities, functionality that enables you to develop and deliver n-tiered.
CSE 190: Internet E-Commerce Exam 2 Sample Questions.
Hassan Nadeem CS 491B Presentation. Project Develop a Music Web Site.
Capturing and Presenting Relevant Information in the EDC Eric Minick, Jackson Fox Design, Learning, and Collaboration Spring 2002.
Chapter 2 Survey of Designing Web and Tools. Objectives To be able to: Describe what are the considerations in the Web design Describe your website’s.
Java Pet Store Application. Outline Introduction Introduction Information Layer Information Layer Application Layer Application Layer Infrastructure Layer.
Fall CIS 764 Database Systems Engineering L3: Two Assignments Relating to J2EE.
CSCI 6962: Server-side Design and Programming
GRID job tracking and monitoring Dmitry Rogozin Laboratory of Particle Physics, JINR 07/08/ /09/2006.
Oracle8 JDBC Drivers Section 2. Common Features of Oracle JDBC Drivers The server-side and client-side Oracle JDBC drivers provide the same basic functionality.
Fall CIS 764 Database Systems Design L18.1 Miscellaneous Notes.
GROUP PROJECTS IN SOFTWARE ENGINEERING EDUCATION Jiang Guo Department of Computer Science California State University Los Angeles April 3-4, 2009.
DWA Example Scenarios This presentation shows a number of the most common scenarios used with the Distributed Websydian Architecture. Note that there are.
Fall CIS 764 Database Systems Engineering L3: Status Reverse Engineering Assignment JDeveloper Assignment.
Java Petstore : A Case Study Rohit Nambiar July 2005.
Pemrograman Web MVC Programming and Design Pattern in PHP 5.
Fall CIS 764 Database Systems Design L8. Web ….
Fall CIS 764 Database Systems Engineering L9: ADF Homework, Listening Assignment.
E-Science Data Information and Knowledge Transformation Edikt : e-Science Data, Information and Knowledge Transformation E-Science Centres of Excellence.
Fall CIS 764 Database Systems Design Homework. Jobs … related to 764 (in honor of KSU Jobs Fair)
Fall CIS 764 Database Systems Engineering L1: Introduction to … CIS 764 Enterprise Database Systems Engineering: Software.
Fall CIS 764 Database Systems Engineering L7. EJB’s.
Fall CIS 764 Database Systems Engineering L6. ADF Overview: Oracle Application Development Framework: Fusion Middleware.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
Fall CIS 764 Database Systems Engineering L7. ADF + EJB Context: Oracle Application Development Framework …but … only EJB.
DotNet Vs. J2EE Mosaad Alomery CIS Mosaad Alomery - CIS 764 the internet platform –Services Electronic commerce Communications ( , news, chat,
Distributed Software Development QR Marks The Spot Project Plan Presentation Nicolas Jacquemoud.
Fall CIS 764 Database Systems Engineering L18.2 : Object Relational Mapping … ….Object persistence.
WEB SERVER SOFTWARE FEATURE SETS
Fall CIS 764 Database Systems Engineering L15: Deployment Deploy … to place or arrange for deliberate (intended) purpose.
Database Security DAC MAC Application Servers Web Encryption Users/Roles Stored Procedures, Views.
ITIS 5160 Applied Databases Fall Overview Class hour 6:30 – 9:15pm, Wedn, Woodward Hall 125 Office hour 3:00 – 5:00pm, Wedn Instructor - Dr. Xintao.
Shaina Beck. Idea  Create a website for a new café in Buffalo  website should be easy to use and clean.
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
Fall CIS 764 Database Systems Engineering L11: Object Relational Mapping … (a) ORM, Object persistence (b) Pets sequence.
Online shopping and services – long answer question practice.
Academic Computing Stanford University Libraries Technical Overview of CourseWork 3.0 January 2004.
DEVRY CIS 407 iLab 4 of 7 Web Forms With Database Interaction Check this A+ tutorial guideline at
Database: JDBC Overview
Chapter 1 The Nature of Software
Servlet Fudamentals.
online taxi cab service
Server Concepts Dr. Charles W. Kann.
Web Design & Development
Sample Presentation. Slide 1 Info Slide 2 Info.
10 צעדים בבניית Web App בשיטת "עשה זאת בעצמך"
iSeries Interface Green screen Web browser Web service Transport 5250
CIS 407 Education for Service/snaptutorial.com
Best E-commerce Shopping Cart Software Development Company.
CIS 407 STUDY Education for Service-- cis407study.com.
Comparing J2EE and .NET Frameworks
CIS 764 Database Systems Engineering
Scott Stocker November 18, 2002
Database Software.
Web Application Server 2001/3/27 Kang, Seungwoo. Web Application Server A class of middleware Speeding application development Strategic platform for.
BEAN!.
Java API for Database Connectivity
Back end Development CS Programming Languages for Web Applications
Data Visualizer for CommCare
FitProSport Joseph Feraco.
Back end Development CS Programming Languages for Web Applications
Information system analysis and design
Presentation transcript:

CIS 764 Database Systems Engineering L6: Reference Applications -- Toy Store / Pet Store Design: An interactive class exercise Fall 2007 http://www.cis.ksu.edu

CIS 764 Database Systems Engineering earlier Java DB examples (non-web):           Java Coffees           Dukes Bakery Java app -> JDBC to DB … next homework Fall 2007 http://www.cis.ksu.edu

CIS 764 Database Systems Engineering   Java BluePrints      http://java.sun.com/reference/blueprints/      Java ToyStore ~2001      a full e-commerce web application with shopping cart    Java PetStore   ~2002         http://java.sun.com/developer/releases/petstore/                      Ajax + bean  ( ~ faces ) 2003, 2005 Oracle versions … more links later … first: in-class design (all the links weak on design, strong on implementation !) Fall 2007 http://www.cis.ksu.edu

CIS 764 Database Systems Engineering      Java PetStore  This is a bad business model ! Why? Fall 2007 http://www.cis.ksu.edu

CIS 764 Database Systems Engineering End of part 1 slides. Later: samples of design documents, view of the design process model, more links. Fall 2007 http://www.cis.ksu.edu

CIS 764 Database Systems Engineering Fall 2007 http://www.cis.ksu.edu