Ashley Montebello Katie Githens Wayne Rowcliffe. Project Overview Create graduate student review system for ECpE department Review system is used by students.

Slides:



Advertisements
Similar presentations
Java OSS Web Technologies By Dave Ford Introduction Purpose Describe Javas relationship to the OSS community Describe OSS tools used on recent project.
Advertisements

Apache Struts Technology
Web MVC-2: Apache Struts Rimon Mikhaiel
JSP: JavaServer Pages Juan Cruz Kevin Hessels Ian Moon.
Development of a Web Based B&B Reservation System Elizabeth Gates 22July04.
Conference Calendar Software Architecture. Overall Architecture Server : Apache Tomcat WebServer(5.5.17) Database: MySQL Server(5.0) Language: Java, HTML,CSS.
XMAS installation instructions Windows Version: 1.0 4/22/2008.
Course Map The Java Programming Language Basics Object-Oriented Programming Exception Handling Graphical User Interfaces and Applets Multithreading Communications.
Technion – Israel Institute of Technology Department of Electrical Engineering Software Lab Grades Server on J2EE Technology Edo Yichie Sagee Rosen Supervisor:
Mishal Hamartze On J2EE Online Voting System Eyal Krikon Eran Yoniel Supervisor: Ben-Ami Yassour Winter Technion – Israel Institute of Technology.
Apache Struts Technology A MVC Framework for Java Web Applications.
Computer Science 101 Web Access to Databases Overview of Web Access to Databases.
Chapter 13 Web Application Infrastructure. Objectives Explain the components and purpose of a web application platform Describe several common webapp.
Julien Thibault / Phil Brewster / Kristina Doing-Harris
Apache Jakarta Tomcat Suh, Junho. Road Map Tomcat Overview Tomcat Overview History History What is Tomcat? What is Tomcat? Servlet Container.
Introduction to Struts 2.0 Jenny Ni Joey Feng Winddays Wang Hewmmi Zhu Heather Lv Software School,Fudan University 1.
Struts. Agenda Preface Struts and its components An example The architecture required for Struts Applications.
UNIT-V The MVC architecture and Struts Framework.
NMS1.0(c) Copyright Final Year Project Demonstration Dublin City University 29 th May 2003 Team Members : David ReadeTimothy Kelly
Group 11: LongNH – HongLM – MinhNQ – HuyLD Supervisor: Mr. TaiNT
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
IBM WebSphere Architectural Overview. Content Management ● Controlled by Java – Servlet – Enterprise Java Beans (EJB) – Java Server Pages (JSP) ● Base.
Java Omar Rana University of South Asia. Course Overview JAVA  C/C++ and JAVA Comparison  OOP in JAVA  Exception Handling  Streams  Graphics User.
Modern Software Technologies Java™, J2EE™, JSP™, JDBC™ by Radoslav Tr. Ivanov
Internal Guide: Prof S M Narayana By: Meghana(1MS07CS049) Padmavathi T(1MS07CS057) Priyanka A L(1MS07CS069) Sandeep Kumar B(1MS07CS082)
Prerequisite Checker Neeharika Bollepalli Masters Report, Final Defense Guidance by Dr. Dan Andresen.
09/04/2008 Wallops Institutional Information Management System WIIMS An Overview.
Matrix Mapping Tool Sam Gross Internship at Virtual Technology Corporation.
SPrint: A Smart Printing Service for Siebel Center Imranul Hoque, Sonia Jahid, Ahsan Arefin {ihoque2, sjahid2, illinois.edu Department of Computer.
PROJECT SECME1 Carthik A. Sharma Juan Carlos Vivanco Majid Ali Khan Santhosh Kumar Grandai Software Engineering Fall 2002.
Struts J2EE web application framework “ Model 2 ” Model View Controller Controller Servlet Key features XML metadata Struts taglib Simplified form validation.
Lecturer: Prof. Piero Fraternali, Teaching Assistant: Alessandro Bozzon, Advanced Web Technologies: Struts–
Fall CIS 764 Database Systems Design L8. Web ….
J2EE Overview Web Programming CSCI J2EE multi-tier architecture Servlet: Java class loaded into Web server JSP page: enhanced HTML page that is.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
Digital Library Syllabus Uploader Will Cameron CSC 8530 October 19, 2006 Project Presentation 2.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Java Web Development with NetBeans IDE -- Kai Qian Chapter 5 JavaServer Faces (JSF) Technology.
1 MSCS 237 Overview of web technologies (A specific type of distributed systems)
Ashley Montebello – CprE Katie Githens – SE Wayne Rowcliffe – SE Advisor/Client: Akhilesh Tyagi.
Struts Framework Anna Paščenko. What is Struts?  An open source framework for building Java web applications.
Electives autumn 2009 Courses in the 4th semester –Systems development (continued) –2 elective courses N subjects are provided Each of you have to choose.
JavaServer Faces (JSF) and Ajax Integration. Agenda 대강의 ( 정말로..) 개요 예제 아키텍트라면..
Model View Controller Architecture of Java Web Applications Dr. M V S Peri Sastry, Ph.D.[BITS-Pilani]
RUBRIC IP1 Ruben Botero Web Design III. The different approaches to accessing data in a database through client-side scripting languages. – On the client.
Apache Struts. J2EE Web Application using MVC design pattern Why MVC? Separate components = easier maintenance – Model component holds object data – View.
T Iteration Demo Team 13 I1 Iteration
Implementation of SCENS Yan Zhao. Current Status Current implementation is web-based –
Conference Calendar Software Architecture. Overall Architecture Server : Apache Tomcat WebServer Database: MySQL Server(5.0) Language: Java, HTML,CSS.
Team Members Tyler Lamb Kirk Olson James Woestman IRP Presentation Client Zirous Inc. Faculty Advisor Tien Nguyen 1.
NOTICE! These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Modern Programming Language. Web Container & Web Applications Web applications are server side applications The most essential requirement.
National Energy Research Scientific Computing Center (NERSC) Visportal : interface to grid enabled NERC resources Cristina Siegerist NERSC Center Division,
Fast Track Policy & Claim Services Module-1:User Management Anand Kumar Prajapati Anubha Asna Nagina Salma Shaik Peter Ernesto Alyosha Soham Gupta Sourav.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
APACHE STRUTS ASHISH SINGH TOMAR ast2124. OUTLINE Introduction The Model-View-Controller Design Pattern Struts’ implementation of the MVC Pattern Additional.
Fast Track Policy & Claim Services Module-1:User Management Anand Kumar Prajapati Anubha Asna Nagina Salma Shaik Peter Ernesto Alyosha Soham Gupta Sourav.
ECpE Student Database Team 21 Adviser: Tien Nguyen ECpE and Tony Moore.
JSP / Servlets and Beans
By Jonathan Smith. Road Map Introduction Company Information Project Overview Java Web Design and Development Summary Relation to IUP Acknowledgments.
Apache Struts Technology A MVC Framework for Java Web Applications.
Online Airline Reservation System
The Travel Experts Phase 3 – Java Desktop Application and JSP WebSite Presented by: Gomaa Mohamed Arno Buruma Lian Liu Shelly Sochr.
Chapter 13 Web Application Infrastructure
Status of new ALICE web pages
4166 Review.
Unit 6-Chapter 2 Struts.
Knowledge Test Centre By SASIKIRAN DIVI U
The Model Layer What is Model?
COP 4610L: Applications in the Enterprise Spring 2005
Presentation transcript:

Ashley Montebello Katie Githens Wayne Rowcliffe

Project Overview Create graduate student review system for ECpE department Review system is used by students and faculty to fill out and view performance evaluations

Software Apache Tomcat 5.0 or above JRE or above MySQL 5.1 or above

System Design Programming Languages Java Server Page (JSP) “View” component Apache Struts 1.2 Used to help keep MVC structure Hibernate 3.0 For mapping Java objects to the database

Struts JSP serves as the “View” Controller Servlet is the “Controller” Controller manages communication between actions and action forms through struts-config.xml file Action Forms and ActionForm Beans are the “Model”

User Login

New User Login

Admin Home Page

New Admin Home Page

Student Evaluation

New Student Evaluation

Testing Plan Login/Logout Form Submission Notifications Security Load Testing

Current Status Received source code from Computer Science department Finalizing design document For this semester we are working on: Updating forms to fit ECpE department needs

Questions?