Wanna know how to get from “Y” to“K” ? Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised By…

Slides:



Advertisements
Similar presentations
.NET Technology. Introduction Overview of.NET What.NET means for Developers, Users and Businesses Two.NET Research Projects:.NET Generics AsmL.
Advertisements

DIGIDOC A web based tool to Manage Documents. System Overview DigiDoc is a web-based customizable, integrated solution for Business Process Management.
Lecture plan Information retrieval (from week 11)
Languages for Dynamic Web Documents
IIS Technologies.
DT211/3 Internet Application Development Active Server Pages & IIS Web server.
Server-Side vs. Client-Side Scripting Languages
JSP: JavaServer Pages Juan Cruz Kevin Hessels Ian Moon.
1 Rhode Island Transportation Information System. (RITIS) Spring, 2000.
Web Server Hardware and Software
15 Chapter 15 Web Database Development Database Systems: Design, Implementation, and Management, Fifth Edition, Rob and Coronel.
28/1/2001 Seminar in Databases in the Internet Environment Introduction to J ava S erver P ages technology by Naomi Chen.
Kashif Jalal CA-240 (072) Web Development Using ASP.NET CA – 240 Kashif Jalal Welcome to week – 2 of…
Introduction to Web Application Architectures Web Application Architectures 18 th March 2005 Bogdan L. Vrusias
Outline IS400: Development of Business Applications on the Internet Fall 2004 Instructor: Dr. Boris Jukic Server Side Web Technologies: Part 2.
Introduction to Web Based Application. Web-based application TCP/IP (HTTP) protocol Using WWW technology & software Distributed environment.
Java Server Team 8. Overview What is a Java Server? History Architecture Advantages Disadvantages Current Technologies Conclusion.
1 Java Server Pages Can web pages be created specially for each user? What part does Java play?
Web-Enabling the Warehouse Chapter 16. Benefits of Web-Enabling a Data Warehouse Better-informed decision making Lower costs of deployment and management.
1 CS428 Web Engineering Lecture 18 Introduction (PHP - I)
Apache Jakarta Tomcat Suh, Junho. Road Map Tomcat Overview Tomcat Overview History History What is Tomcat? What is Tomcat? Servlet Container.
PHP Web Development, PHP Programming
Introduction Servlets and JSP Celsina Bignoli
Java Server Pages (JSP) Presented by: Ananth Prasad & Alex Ivanov May 10, 2001.
CSCI 6962: Server-side Design and Programming Course Introduction and Overview.
Architecture Of ASP.NET. What is ASP?  Server-side scripting technology.  Files containing HTML and scripting code.  Access via HTTP requests.  Scripting.
Week 7 Lecture Web Database Development Samuel Conn, Asst. Professor
CIS 285 ROBINSON WINTER 2005 CIS 285 Web Application Development with Java CIS 285 Sinclair Community College Instructor: Mary Robinson.
A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
Modern Software Technologies Java™, J2EE™, JSP™, JDBC™ by Radoslav Tr. Ivanov
Introduction to Internet Programming (Web Based Application)
11/16/2012ISC329 Isabelle Bichindaritz1 Web Database Application Development.
Fundamentals of Database Chapter 7 Database Technologies.
Putting it all together Dynamic Data Base Access Norman White Stern School of Business.
1 CS122B: Projects in Databases and Web Applications Spring 2015 Notes 03: Web-App Architectures Professor Chen Li Department of Computer Science CS122B.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
1 MSCS 237 Overview of web technologies (A specific type of distributed systems)
ASP (Active Server Pages) by Bülent & Resul. Presentation Outline Introduction What is an ASP file? How does ASP work? What can ASP do? Differences Between.
An Introduction to JavaServer™ Pages Prepared by Nicole Swan.
An Introduction to JavaServer™ Pages Prepared by Nicole Swan.
UNIT-3 1.Web server software and Tools 1IT2031 UNIT-3.
CS562 Advanced Java and Internet Application Introduction to the Computer Warehouse Web Application. Java Server Pages (JSP) Technology. By Team Alpha.
© FPT SOFTWARE – TRAINING MATERIAL – Internal use 04e-BM/NS/HDCV/FSOFT v2/3 JSP Application Models.
An Investigation into using a Document Management System Presented by: Bijal RanaSupervisor: John Ebden.
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
RUM Progress Report Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised By…
Modern Programming Language. Web Container & Web Applications Web applications are server side applications The most essential requirement.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
A S P. Outline  The introduction of ASP  Why we choose ASP  How ASP works  Basic syntax rule of ASP  ASP’S object model  Limitations of ASP  Summary.
Active Server Pages v.s. Java Server Pages Presenters: Lan Guo Qunying Fan Pei-Xun Wu Date:
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative.
Presented By Sushil K. Chaturvedi Assistant Professor SRCEM,Banmore 1.
 INDEX  Overview.  Introduction.  System Requirement.  Features Of SQL.  Development Process.  System Design (SDLC).  Implementation.  Future.
Java Server Pages Can web pages be created specially for each user?
CS122B: Projects in Databases and Web Applications Spring 2017
CS122B: Projects in Databases and Web Applications Winter 2017
Web-based Software Development - An introduction
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
Active Server Pages Computer Science 40S.
Introduction and Principles
Introduction to JSP Liu Haibin 12/09/2018.
Web App vs Mobile App.
Web Development Using ASP .NET
CS122B: Projects in Databases and Web Applications Winter 2018
Computer Based Adaptive Testing
Java Server Pages (JSP)
CS122B: Projects in Databases and Web Applications Spring 2018
Media365 Portal by Ctrl365 is Powered by Azure and Enables Easy and Seamless Dissemination of Video for Enhanced B2C and B2B Communication MICROSOFT AZURE.
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
Presentation transcript:

Wanna know how to get from “Y” to“K” ? Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised By…

Why RUM? Rhodes has never used this system before – Introduce technology Not many people know about it Customer has to be in Grahamstown to view products Cash needs to be paid upfront by existing Rhodes students.

Advantages of RUM to the University Easy maintenance Lower overheads User profile – identifying users Automatic processing of orders New and increased revenue channels Increased market reach Improved loyalty

Advantages of RUM to the Customer User friendly interactions Secure transactions Product features Up to date Confirmation of orders Orders can be made from anywhere in the world Customers are able to shop around the clock without leaving their homes

The Concept of Teamwork “Two heads are better than one” Diversity of ideas Increased productivity, efficiency and quality Real world – teams for projects Aiming for a fully working system

Division of Work Uma Development of RUM Webpage Data Validation Documentation for the above mentioned tasks of the project

Essential Components HTML The publishing language of the World Wide Web. Javascript Is a language which allows a webpage to have dynamic content JSP Technology that allows web developers and designers to rapidly develop and easily maintain, information-rich, dynamic web pages that leverage existing business systems.

How are we tackling RUM? Tomcat FrontEnd BackEnd

Division of Work Farisai Development of RUM Webpage Online Help Database setup and validation Linking RUM to Database Implementation of security features Implementation of a few possible extensions Documentation for the above mentioned tasks

Essential Components MS Access DBMS to store product and customer details JDBC An industry standard for database independent connectivity between a computer platform or device operating in the Java environment and a wide range of databases Tomcat Web Server Is a Java based Web Application container that was created to run Servlets and JSP in Web applications.

Advantages of Tomcat Available for free Easy to install and set up Platform independent Good security features Support for JSP 1.2 Servlet API 2.3 compliance

Advantages of Tomcat Automatic servlet reloading Thread-pooling and JVM load-balancing Automatic deployment of Web ARchive (WAR) files NSAPI and ISAPI integration A command-line JSP-to-servlet code tool

JSP vs ASP JSPASP Web ServerAny Web server, including Apache, Netscape, and IIS Microsoft IIS or Personal Web Server Ability to Integrate with Data Sources Works with any ODBC- and JDBC technology- compliant database Works with any ODBC-compliant database PlatformsMost popular platforms Microsoft Windows

JSP vs ASP JSPASP Scripting LanguageJavaVBScript, JScript Reusable, Cross- Platform Components JavaBeans, Enterprise JavaBeans, Custom JSP Tags No Customizable TagsYesNo Memory Leak Protection YesNo Security Against System Crashes YesNo

Expected Output The expected deliverables are: The development of a rudimentary system which, we hope, could be used at Rhodes University Documentation

QUESTIONS