16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information.

Slides:



Advertisements
Similar presentations
The World Wide Web. 2 The Web is an infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that.
Advertisements

Chapter 16 The World Wide Web Nell Dale John Lewis.
Chapter 16 The World Wide Web.
Chapter 16 The World Wide Web. 2 The World Wide Web (Web) is an infrastructure of distributed information combined with software that uses networks as.
4.01 How Web Pages Work.
DT228/3 Web Development WWW and Client server model.
Project 1 Introduction to HTML.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
The Internet Useful Definitions and Concepts About the Internet.
9/19/06 Hofstra University – Overview of Computer Science, CSC005 1 Chapter 16 – Part 2 The World Wide Web The New Yorker, Peter Steiner, July 5, 1993.
Introduction to Web Database Processing
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic.
Introduction to Web Interface Technology (CSE2030)
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
WWW and Internet The Internet Creation of the Web Languages for document description Active web pages.
Chapter 16 The World Wide Web. 2 The World Wide Web (Web) is an infrastructure of distributed information combined with software that uses networks as.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
1st Project Introduction to HTML.
Chapter 16 The World Wide Web. 2 The World Wide Web (Web) is an infrastructure of distributed information combined with software that uses networks as.
The Internet & The World Wide Web Notes
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
1 Introduction to Web Development. Web Basics The Web consists of computers on the Internet connected to each other in a specific way Used in all levels.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Chapter 16 The World Wide Web. 2 Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic HTML.
Chapter 16 The World Wide Web. 2 Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic HTML.
Chapter 16 The World Wide Web Chapter Goals ( ) Compare and contrast the Internet and the World Wide Web Describe general Web processing.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
Chapter 16 The World Wide Web. 2 Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic HTML.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Chapter 16 The World Wide Web. 2 The Web An infrastructure of information combined and the network software used to access it Web page A document that.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
CPS120: Introduction to Computer Science The World Wide Web Nell Dale John Lewis.
Internet Basics Dr. Norm Friesen June 22, Questions What is the Internet? What is the Web? How are they different? How do they work? How do they.
1 HTML References: A HTML Tutorial: /HTMLPrimer.html
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
Chapter 17 - Deploying Java Applications on the Web1 Chapter 17 Deploying Java Applications on the Web.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic.
Chapter 16 The World Wide Web. 2 The Web is an infrastructure of distributed information combined with software that uses networks as a vehicle to exchange.
Web Programming : Building Internet Applications Chris Bates CSE :
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic.
Web Pages with Features. Features on Web Pages Interactive Pages –Shows current date, get server’s IP, interactive quizzes Processing Forms –Serach a.
Active Server Pages  In this chapter, you will learn:  How browsers and servers interacted on the Internet when the Internet first became popular 
Lesson 7 – World Wide Web. What is the World Wide Web?  The content of the worldwide web is held on individual web pages gathered together to form websites.
Nell Dale & John Lewis (adaptation by Michael Goldwasser) The World Wide Web.
1 MSCS 237 Overview of web technologies (A specific type of distributed systems)
World Wide Web “WWW”, "Web" or "W3". World Wide Web “WWW”, "Web" or "W3"
Chapter 29 World Wide Web & Browsing World Wide Web (WWW) is a distributed hypermedia (hypertext & graphics) on-line repository of information that users.
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Chapter 16 The World Wide Web. 2 The World Wide Web (Web) is an infrastructure of distributed information combined with software that uses networks as.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
4.01 How Web Pages Work.
WWW and HTTP King Fahd University of Petroleum & Minerals
Chapter 1 Introduction to HTML.
Warm Handshake with Websites, Servers and Web Servers:
Project 1 Introduction to HTML.
Chapter 27 WWW and HTTP.
Web Page Concept and Design :
Chapter 16 The World Wide Web.
4.01 How Web Pages Work.
Presentation transcript:

16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information Web page A document that contains or references various kinds of data, such as text, images, graphics, and programs Links A connection between one web page and another that can be used “move around” as desired

16-2 The World Wide Web Website A collection of related web pages The Internet makes the communication possible, but the Web makes that communication easy, more productive, and more enjoyable

16-3 Search Engines Search Engine A website that helps you find other websites –For example, Yahoo and Google are search engines –You enter keywords and the search engine produces a list if links to potentially useful sites There are two types of searches –Keyword searches –Concept-based searches

16-4 Instant Messaging Instant messaging (IM) An application that allows people to send and receive messages in real time –Both sender and receiver must have an IM running –Most IM applications use a proprietary protocol that dictates the precise format and structure of the messages that are sent across the network to the receiver. –Instant messages are not secure

16-5 Web Browser Browser A software tool that issues the request for the web page we want and displays it when it arrives We often talk about “visiting” a website, as if we were going there –In truth, we actually specify the information we want, and it is brought to us –The concept of visiting a site is understandable in that we often don’t know what’s at a particular site until we “go to it” and see

16-6 Web Browser Web server The computer that is set up to respond to web requests Web address The core part of a Uniform Resource Locator, or URL, which uniquely identifies the page you want out of all of the pages stored anywhere in the world

16-7 Web Browser Figure 16.2 A browser retrieving a Web page

16-8 HTML Web pages are created (or built) using a language called the Hypertext Markup Language, or HTML The term markup language comes from the fact that the primary elements of the language take the form of tags that we insert into a document to annotate the information stored there

16-9 HTML Figure 16.2 A marked-up document

16-10 HTML Figure 16.3 The Student Dynamics Web page as displayed in Netscape Navigator

16-11 HTML Figure 16.4 The HTML document defining the Student Dynamics Web page

16-12 Images and Links A link is specified using the element A, which stands for anchor The tag includes an attribute called HREF that specifies the URL of the destination document. For example Documentation Central!

16-13 Interactive Web Pages When HTML was first developed, there was no way to interact with the information and pictures presented in a web page As users have clamored for a more dynamic web, new technologies were developed to accommodate these requests Many of the new ideas were offshoots of the newly developed Java programming language

16-14 Java Applets Java applet A program that is designed to be embedded into an HTML document and transferred over the Web to someone who wants to run the program An applet is embedded into an HTML document using the APPLET tag

16-15 Java Applets A browser has a built-in interpreter that executes the applet, allowing the user to interact with it. –Consider the difficulties inherent in this situation –How can we execute a program that was written on one type of computer on possibly many other types of computers?

16-16 Java Applets Java programs are compiled into Bytecode, a low-level representation of a program that is not the machine code for any particular type of CPU Java applets are restricted as to what they can do –The Java language has a carefully constructed security model –An applet, for instance, cannot access any local files or change any system settings

16-17 Java Server Pages A Java Server Page, or JSP, is a web page that has JSP scriptlets embedded in them Scriptlet A small piece of executable code intertwined among regular HTML content

16-18 Java Server Pages A JSP scriptlet is encased in special tags beginning with Imagine JSP scriptlets as having the expressive power of a full programming language Page 488

16-19 Java Server Pages Note that JSPs are executed on the server side where the web page resides By the time it arrives at your computer, all active processing has taken place, producing a static (though dynamically created) web page JSPs are particularly good for coordinating the interaction between a web page and an underlying database

16-20 XML HTML has a predefined set of tags and each tag has its own meaning There is nothing about HTML tags that describes the true content of a document The Extensible Markup Language, or XML, allows the creator of a document to describe its contents by defining his or her own set of tags

16-21 XML Metalanguage A language for talking about, or defining, other languages XML is a metalanguage

16-22 XML Like HTML, an XML document is made up of tagged data Figure 16.5 An XLML document containing data about books

16-23 XML Document Type Definition (DTD) A specification of the organization of the document The structure of a particular XML document is described by its corresponding DTD document Figure 16.6 The DTD document corresponding to the XML books document

XML XML represents a standard format for organizing data without tying it to any particular type of output Extensible Stylesheet Language (or XSL) A language for defining transformations from XML documents to other output formats Figure 16.7 An XML document can be transformed into many output formats 16-34

16-25 Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Write basic HTML documents Describe several specific HTML tags and their purposes

16-26 Chapter Goals Describe the processing of Java applets and Java server pages Compare and contrast HTML and XML Define basic XML documents and their corresponding DTDs Explain how XML documents are viewed