SlideShare a Scribd company logo
Internet
WORLD WIDE WEB
WEB
PAGE
Apache
HTTP Server
Internet
Information
System (IIS)
 a free
open-
source
package
that runs
with most
operating
systems.
 is a
microsoft
package
that
comes
with
many
versions
of its
operating
systems.
Uniform Resource Locator (URL)
identifies where the web page is stored, both the location
of the Web server and the name and the locationof the Web
page on the server.
Hypertext
Transfer Protocol
(http)
is the data
communication
method used by
Web clients and
Web servers to
exchange data in
the internet.
Transmission Control
Protocol/ Internet
Protocol (TCP/IP)
together with the
HTTP, this is where a
Web client request for
the Web page over
the internet. It is also
the standard protocol
for all communication
on the Internet.
web server
location path
web page name
Web Browser
Computer program which is used to retrieve a Web page from
a web client .
Example: Microsoft Internet Explorer, Mozilla Firefox, Safari,
Google Chrome and Opera.
Tags
codes that the web browser interprets to position and format
the text in the web page . A web page also contain tags for
links.
Hyperlinks
link one Web page to another or link to another location in the
same Web page.
Static Web Pages
web pages that display the
same content for all Web
clients.
Dynamic Web Pages
Pages whose content changes
in response to the different
inputs and choices using Web
clients.
Dynamic Web
Pages
Client-side extensions
can be embedded in HTML
documents or contained in
separate that are referenced
within HTML documents. It can
change the user interface in
respose to userinput actions.
Java Scripts and VBScript are
examples of client-side
extension laguages.
Server-side
extensions
are usually separately executed
programs. Most server-side
extensions are created using
programming development
frameworks, such as ASP.NET
and ColdFusion, although the
PHP scripting language is
frequently used with the
Apache HTTP Server.
Common Gateway Interface (CGI) and
Application Program Iterface (API)
are standard interfaces that provide mechanism for
communicating with server-side extensions.
Open Database Connectivity (ODBC) , Java
Database Conectivity (JDBC), and ADO.NET
are standard software interfaces that have been developed to
interact with DBMSs.
Three-tier Architecture
COMPLICATION for database processing
over the Web is that HTTP is inherently
stateless protocol, which means that
once the Web Server responds to a Web
Client request for a Web page by
delivering a page, the connection
between the two is closed and the Web
server retains NO INFORMATION about
the request or the Web Client.
Cookies
small files written on a Web client’s hard drive by a Web
Server. It is a Client-side technique for an organization to
remeber key data supplied by a Web client.
Session
is the duration of a Web client’s connection to a Web
server. Is server-side solution usually include storing
sessio information in a database or using other forms of
session management.
HTML is a text-based MARK-UP LANGUAGE, which means
that it contains tags that describe a document’s content and
appearance.
HTML was created and first used in
1990 by Tim Berners-Lee, the
founder of the Web, the founder of
World Wide Web Consortium
(W3C), and the person who wrote
the software for the first Web
Browser and for the first Web
Server.
Standard Generalized Markup Language (SGML), which
is a metalanguage (a language used to define another
language) used to create document markup language.
Languages based on the full SGML, are used to manage
large, complex reports and technical specifications for a
variety of computer platforms, printers and other
devices.
Extensible Markup Language (XML), a
metalanguage derived from a restricted
subset of SGML, is designed for the
exchange of data on the Web.
XML was developed and became a W3C
recommendation in 1998.
XML should begin withan XML
declaration that specifies to an
XML processor which version
of XML to use.
Dataroot element serves as a
container for all the other
elements defined in the XML
document.
Is a tag at the end of the
document identifies the
end of the scope of the
data root element.
is a markup language based on XML and is
stricter version of HTML and as more
organization use XML more XHTML-based
Web pages will be created and used on the
Internet.
How does an XML processor understand
the meaning of the tags and the
characteristics and structure of the data
in an XML document?
You use either a Document Type
Definition or an XML schema to provide
those important facts about the data.
Document Type Definition (DTD)
Specifies the element (tags),
attributes (characteristics associated
with each tag), and the element
relationships for an XML document.
XML Schema
Is a newer formof DTD that more
closely matches database features
and terminology
Extensible Stylesheet Language (XSL)
Is a standard W3C language for creating
stylesheets for XML documents.
STYLESHEETS
is a document that specifies how to process the
data contained in another document and present
the data.
XSL Transformations (XSLT)
defines the rules to process an XML document
and change it into another document.
XQuery
Which is a language for a querying
XML, XSL, XHTML, other XML-
based documents.
Office Open XML
file format is a compressed version
of XML, but you can save each of
these files in a more traditional
XML-based format.

More Related Content

What's hot

Internet and Web Technology (CLASS-2) [HTTP & HTML]
Internet and Web Technology (CLASS-2) [HTTP & HTML]Internet and Web Technology (CLASS-2) [HTTP & HTML]
Internet and Web Technology (CLASS-2) [HTTP & HTML]Ayes Chinmay
 
Web based application of Live Scoreboard using XML.
Web based application of Live Scoreboard using XML.Web based application of Live Scoreboard using XML.
Web based application of Live Scoreboard using XML.Uttam Kumar
 
How to convert MBOX data into PST, EML, NSF & MSG
How to convert MBOX data into PST, EML, NSF & MSGHow to convert MBOX data into PST, EML, NSF & MSG
How to convert MBOX data into PST, EML, NSF & MSGBen Tyson
 
Perfect Solution to convert MBOX to PST file
Perfect Solution to convert MBOX to PST file Perfect Solution to convert MBOX to PST file
Perfect Solution to convert MBOX to PST file Ericka jolley
 
Exchange Recovery
Exchange RecoveryExchange Recovery
Exchange Recoveryedbmark
 
Uniform Resource Locator (URL)
Uniform Resource Locator (URL)Uniform Resource Locator (URL)
Uniform Resource Locator (URL)Mary Daine Napuli
 
Sharepoint 2010 enterprise content management features
Sharepoint 2010 enterprise content management featuresSharepoint 2010 enterprise content management features
Sharepoint 2010 enterprise content management featuresManish Rawat
 
Web services Overview in depth
Web services Overview in depthWeb services Overview in depth
Web services Overview in depthAbdulImrankhan7
 
XML Tutor maXbox starter27
XML Tutor maXbox starter27XML Tutor maXbox starter27
XML Tutor maXbox starter27Max Kleiner
 
Introduction to web services
Introduction to web servicesIntroduction to web services
Introduction to web servicesvikram mahendra
 
Internet & www
Internet & wwwInternet & www
Internet & wwwMozaSaid
 
Exchange Server Recovery
Exchange Server RecoveryExchange Server Recovery
Exchange Server Recoverymartin09miller
 

What's hot (20)

Internet and Web Technology (CLASS-2) [HTTP & HTML]
Internet and Web Technology (CLASS-2) [HTTP & HTML]Internet and Web Technology (CLASS-2) [HTTP & HTML]
Internet and Web Technology (CLASS-2) [HTTP & HTML]
 
Web based application of Live Scoreboard using XML.
Web based application of Live Scoreboard using XML.Web based application of Live Scoreboard using XML.
Web based application of Live Scoreboard using XML.
 
How to convert MBOX data into PST, EML, NSF & MSG
How to convert MBOX data into PST, EML, NSF & MSGHow to convert MBOX data into PST, EML, NSF & MSG
How to convert MBOX data into PST, EML, NSF & MSG
 
Perfect Solution to convert MBOX to PST file
Perfect Solution to convert MBOX to PST file Perfect Solution to convert MBOX to PST file
Perfect Solution to convert MBOX to PST file
 
uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2uptu web technology unit 2 Xml2
uptu web technology unit 2 Xml2
 
Web technology
Web technologyWeb technology
Web technology
 
Hyperlinktag
HyperlinktagHyperlinktag
Hyperlinktag
 
Exchange Recovery
Exchange RecoveryExchange Recovery
Exchange Recovery
 
The internet
The internetThe internet
The internet
 
Basic concepts of xml
Basic concepts of xmlBasic concepts of xml
Basic concepts of xml
 
Uniform Resource Locator (URL)
Uniform Resource Locator (URL)Uniform Resource Locator (URL)
Uniform Resource Locator (URL)
 
Sharepoint 2010 enterprise content management features
Sharepoint 2010 enterprise content management featuresSharepoint 2010 enterprise content management features
Sharepoint 2010 enterprise content management features
 
Web services Overview in depth
Web services Overview in depthWeb services Overview in depth
Web services Overview in depth
 
Web
WebWeb
Web
 
XML Tutor maXbox starter27
XML Tutor maXbox starter27XML Tutor maXbox starter27
XML Tutor maXbox starter27
 
Introduction to web services
Introduction to web servicesIntroduction to web services
Introduction to web services
 
Web
Web Web
Web
 
Mailing solution
Mailing solutionMailing solution
Mailing solution
 
Internet & www
Internet & wwwInternet & www
Internet & www
 
Exchange Server Recovery
Exchange Server RecoveryExchange Server Recovery
Exchange Server Recovery
 

Viewers also liked

Keeping Pressure Vessels Safe with the Sharck™  Probe
Keeping Pressure Vessels Safe with the Sharck™  ProbeKeeping Pressure Vessels Safe with the Sharck™  Probe
Keeping Pressure Vessels Safe with the Sharck™  ProbeEddyfi
 
Lab 7 diode with operational amplifiers by kehali b. haileselassie and kou
Lab 7  diode with operational amplifiers by kehali b. haileselassie and kouLab 7  diode with operational amplifiers by kehali b. haileselassie and kou
Lab 7 diode with operational amplifiers by kehali b. haileselassie and koukehali Haileselassie
 
Bmc mumbai recruitment 2014 clerk jobs
Bmc mumbai  recruitment 2014 clerk jobsBmc mumbai  recruitment 2014 clerk jobs
Bmc mumbai recruitment 2014 clerk jobsSarkari Naukri
 
Engineering Mechanics Statics design problem # 5.4 concrete chut by Kehali...
Engineering Mechanics Statics  design problem  # 5.4  concrete chut by Kehali...Engineering Mechanics Statics  design problem  # 5.4  concrete chut by Kehali...
Engineering Mechanics Statics design problem # 5.4 concrete chut by Kehali...kehali Haileselassie
 
Detecting Cracks and Corrosion in Aircraft Longerons
Detecting Cracks and Corrosion in Aircraft LongeronsDetecting Cracks and Corrosion in Aircraft Longerons
Detecting Cracks and Corrosion in Aircraft LongeronsEddyfi
 
что такое Smm в 2013 году на примере
что такое Smm в 2013 году на примеречто такое Smm в 2013 году на примере
что такое Smm в 2013 году на примереАнтон Чернятин
 
Defect Detection & Prevention in Cast Turbine Wheels
Defect Detection & Prevention in Cast Turbine WheelsDefect Detection & Prevention in Cast Turbine Wheels
Defect Detection & Prevention in Cast Turbine WheelsEddyfi
 
Texture Powerpoint Final
Texture Powerpoint FinalTexture Powerpoint Final
Texture Powerpoint Finalkphan22
 
Bipolar junction transistor characterstics biassing and amplification, lab 9
Bipolar junction transistor characterstics biassing and amplification, lab 9Bipolar junction transistor characterstics biassing and amplification, lab 9
Bipolar junction transistor characterstics biassing and amplification, lab 9kehali Haileselassie
 
Inspecting Lead-Clad Pipes with Pulsed Eddy Current (PEC)
Inspecting Lead-Clad Pipes with Pulsed Eddy Current (PEC)Inspecting Lead-Clad Pipes with Pulsed Eddy Current (PEC)
Inspecting Lead-Clad Pipes with Pulsed Eddy Current (PEC)Eddyfi
 
JLL JF 500 Spin Bike
 JLL JF 500 Spin Bike JLL JF 500 Spin Bike
JLL JF 500 Spin BikeJLL Fitness
 
High-Speed Remote-Field Testing in Carbon Steel Tubing
High-Speed Remote-Field Testing in Carbon Steel TubingHigh-Speed Remote-Field Testing in Carbon Steel Tubing
High-Speed Remote-Field Testing in Carbon Steel TubingEddyfi
 
The avanti group sharp turn for electronics company
The avanti group sharp turn for electronics companyThe avanti group sharp turn for electronics company
The avanti group sharp turn for electronics companyApplecherr McDougal
 
Engineering Mechanics: Statics Design problem # 5.4 concrete chutw
 Engineering Mechanics: Statics Design  problem  # 5.4  concrete chutw Engineering Mechanics: Statics Design  problem  # 5.4  concrete chutw
Engineering Mechanics: Statics Design problem # 5.4 concrete chutwkehali Haileselassie
 
The case for Hadoop performance
The case for Hadoop performanceThe case for Hadoop performance
The case for Hadoop performanceNicolas Poggi
 
Inspecting Laser Welds in Component Manufacturing
Inspecting Laser Welds in Component ManufacturingInspecting Laser Welds in Component Manufacturing
Inspecting Laser Welds in Component ManufacturingEddyfi
 
Assigment 6
Assigment 6Assigment 6
Assigment 6fuzuli41
 
Looking for Cracks in Control Rod Drive Mechanisms (CRDM)
Looking for Cracks in Control Rod Drive Mechanisms (CRDM)Looking for Cracks in Control Rod Drive Mechanisms (CRDM)
Looking for Cracks in Control Rod Drive Mechanisms (CRDM)Eddyfi
 
MASALAH EKONOMI
MASALAH EKONOMIMASALAH EKONOMI
MASALAH EKONOMISri Utanti
 

Viewers also liked (20)

Keeping Pressure Vessels Safe with the Sharck™  Probe
Keeping Pressure Vessels Safe with the Sharck™  ProbeKeeping Pressure Vessels Safe with the Sharck™  Probe
Keeping Pressure Vessels Safe with the Sharck™  Probe
 
Lab 7 diode with operational amplifiers by kehali b. haileselassie and kou
Lab 7  diode with operational amplifiers by kehali b. haileselassie and kouLab 7  diode with operational amplifiers by kehali b. haileselassie and kou
Lab 7 diode with operational amplifiers by kehali b. haileselassie and kou
 
Bmc mumbai recruitment 2014 clerk jobs
Bmc mumbai  recruitment 2014 clerk jobsBmc mumbai  recruitment 2014 clerk jobs
Bmc mumbai recruitment 2014 clerk jobs
 
Engineering Mechanics Statics design problem # 5.4 concrete chut by Kehali...
Engineering Mechanics Statics  design problem  # 5.4  concrete chut by Kehali...Engineering Mechanics Statics  design problem  # 5.4  concrete chut by Kehali...
Engineering Mechanics Statics design problem # 5.4 concrete chut by Kehali...
 
Detecting Cracks and Corrosion in Aircraft Longerons
Detecting Cracks and Corrosion in Aircraft LongeronsDetecting Cracks and Corrosion in Aircraft Longerons
Detecting Cracks and Corrosion in Aircraft Longerons
 
что такое Smm в 2013 году на примере
что такое Smm в 2013 году на примеречто такое Smm в 2013 году на примере
что такое Smm в 2013 году на примере
 
Defect Detection & Prevention in Cast Turbine Wheels
Defect Detection & Prevention in Cast Turbine WheelsDefect Detection & Prevention in Cast Turbine Wheels
Defect Detection & Prevention in Cast Turbine Wheels
 
Texture Powerpoint Final
Texture Powerpoint FinalTexture Powerpoint Final
Texture Powerpoint Final
 
Bipolar junction transistor characterstics biassing and amplification, lab 9
Bipolar junction transistor characterstics biassing and amplification, lab 9Bipolar junction transistor characterstics biassing and amplification, lab 9
Bipolar junction transistor characterstics biassing and amplification, lab 9
 
Inspecting Lead-Clad Pipes with Pulsed Eddy Current (PEC)
Inspecting Lead-Clad Pipes with Pulsed Eddy Current (PEC)Inspecting Lead-Clad Pipes with Pulsed Eddy Current (PEC)
Inspecting Lead-Clad Pipes with Pulsed Eddy Current (PEC)
 
JLL JF 500 Spin Bike
 JLL JF 500 Spin Bike JLL JF 500 Spin Bike
JLL JF 500 Spin Bike
 
High-Speed Remote-Field Testing in Carbon Steel Tubing
High-Speed Remote-Field Testing in Carbon Steel TubingHigh-Speed Remote-Field Testing in Carbon Steel Tubing
High-Speed Remote-Field Testing in Carbon Steel Tubing
 
OBA.BY
OBA.BYOBA.BY
OBA.BY
 
The avanti group sharp turn for electronics company
The avanti group sharp turn for electronics companyThe avanti group sharp turn for electronics company
The avanti group sharp turn for electronics company
 
Engineering Mechanics: Statics Design problem # 5.4 concrete chutw
 Engineering Mechanics: Statics Design  problem  # 5.4  concrete chutw Engineering Mechanics: Statics Design  problem  # 5.4  concrete chutw
Engineering Mechanics: Statics Design problem # 5.4 concrete chutw
 
The case for Hadoop performance
The case for Hadoop performanceThe case for Hadoop performance
The case for Hadoop performance
 
Inspecting Laser Welds in Component Manufacturing
Inspecting Laser Welds in Component ManufacturingInspecting Laser Welds in Component Manufacturing
Inspecting Laser Welds in Component Manufacturing
 
Assigment 6
Assigment 6Assigment 6
Assigment 6
 
Looking for Cracks in Control Rod Drive Mechanisms (CRDM)
Looking for Cracks in Control Rod Drive Mechanisms (CRDM)Looking for Cracks in Control Rod Drive Mechanisms (CRDM)
Looking for Cracks in Control Rod Drive Mechanisms (CRDM)
 
MASALAH EKONOMI
MASALAH EKONOMIMASALAH EKONOMI
MASALAH EKONOMI
 

Similar to Chap 9 report (1st time upload/experiment)

introduction_to_web_technology.pdf
introduction_to_web_technology.pdfintroduction_to_web_technology.pdf
introduction_to_web_technology.pdfVishwanathBurkpalli
 
Web based appplication
Web based appplication Web based appplication
Web based appplication jpsiva
 
Web Programming HTML.pptx
Web Programming HTML.pptxWeb Programming HTML.pptx
Web Programming HTML.pptxMarwaAnany1
 
Web programming by Najeeb ullahAzad(1)
Web programming by Najeeb ullahAzad(1)Web programming by Najeeb ullahAzad(1)
Web programming by Najeeb ullahAzad(1)azadmcs
 
internet principles of operation By ZAK
internet principles of operation By ZAKinternet principles of operation By ZAK
internet principles of operation By ZAKTabsheer Hasan
 
Ncp computer appls web tech asish
Ncp computer appls  web tech asishNcp computer appls  web tech asish
Ncp computer appls web tech asishNCP
 
SynapseIndia dotnet web applications development
SynapseIndia  dotnet web applications developmentSynapseIndia  dotnet web applications development
SynapseIndia dotnet web applications developmentSynapseindiappsdevelopment
 
21. Application Development and Administration in DBMS
21. Application Development and Administration in DBMS21. Application Development and Administration in DBMS
21. Application Development and Administration in DBMSkoolkampus
 
MINOR PROZECT REPORT on WINDOWS SERVER
MINOR PROZECT REPORT on WINDOWS SERVERMINOR PROZECT REPORT on WINDOWS SERVER
MINOR PROZECT REPORT on WINDOWS SERVERAsish Verma
 

Similar to Chap 9 report (1st time upload/experiment) (20)

Www(alyssa) (2)
Www(alyssa) (2)Www(alyssa) (2)
Www(alyssa) (2)
 
introduction_to_web_technology.pdf
introduction_to_web_technology.pdfintroduction_to_web_technology.pdf
introduction_to_web_technology.pdf
 
8023.ppt
8023.ppt8023.ppt
8023.ppt
 
Internet
InternetInternet
Internet
 
webservices.pptx
webservices.pptxwebservices.pptx
webservices.pptx
 
Web based appplication
Web based appplication Web based appplication
Web based appplication
 
Web Terminology
Web TerminologyWeb Terminology
Web Terminology
 
Web technology
Web technologyWeb technology
Web technology
 
Web Programming HTML.pptx
Web Programming HTML.pptxWeb Programming HTML.pptx
Web Programming HTML.pptx
 
Web programming by Najeeb ullahAzad(1)
Web programming by Najeeb ullahAzad(1)Web programming by Najeeb ullahAzad(1)
Web programming by Najeeb ullahAzad(1)
 
Web engineering
Web engineeringWeb engineering
Web engineering
 
internet principles of operation By ZAK
internet principles of operation By ZAKinternet principles of operation By ZAK
internet principles of operation By ZAK
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Ncp computer appls web tech asish
Ncp computer appls  web tech asishNcp computer appls  web tech asish
Ncp computer appls web tech asish
 
SynapseIndia dotnet web applications development
SynapseIndia  dotnet web applications developmentSynapseIndia  dotnet web applications development
SynapseIndia dotnet web applications development
 
WP Chap 1 & 2.pptx
WP Chap 1 & 2.pptxWP Chap 1 & 2.pptx
WP Chap 1 & 2.pptx
 
21. Application Development and Administration in DBMS
21. Application Development and Administration in DBMS21. Application Development and Administration in DBMS
21. Application Development and Administration in DBMS
 
Www and http
Www and httpWww and http
Www and http
 
MINOR PROZECT REPORT on WINDOWS SERVER
MINOR PROZECT REPORT on WINDOWS SERVERMINOR PROZECT REPORT on WINDOWS SERVER
MINOR PROZECT REPORT on WINDOWS SERVER
 

Recently uploaded

WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2
 
De mooiste recreatieve routes ontdekken met RouteYou en FME
De mooiste recreatieve routes ontdekken met RouteYou en FMEDe mooiste recreatieve routes ontdekken met RouteYou en FME
De mooiste recreatieve routes ontdekken met RouteYou en FMEJelle | Nordend
 
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdf
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdfImplementing KPIs and Right Metrics for Agile Delivery Teams.pdf
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdfVictor Lopez
 
GraphAware - Transforming policing with graph-based intelligence analysis
GraphAware - Transforming policing with graph-based intelligence analysisGraphAware - Transforming policing with graph-based intelligence analysis
GraphAware - Transforming policing with graph-based intelligence analysisNeo4j
 
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)Gáspár Nagy
 
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
KLARNA -  Language Models and Knowledge Graphs: A Systems ApproachKLARNA -  Language Models and Knowledge Graphs: A Systems Approach
KLARNA - Language Models and Knowledge Graphs: A Systems ApproachNeo4j
 
Designing for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesDesigning for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesKrzysztofKkol1
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandIES VE
 
INGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by DesignINGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by DesignNeo4j
 
Studiovity film pre-production and screenwriting software
Studiovity film pre-production and screenwriting softwareStudiovity film pre-production and screenwriting software
Studiovity film pre-production and screenwriting softwareinfo611746
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Anthony Dahanne
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfOrtus Solutions, Corp
 
AI/ML Infra Meetup | Perspective on Deep Learning Framework
AI/ML Infra Meetup | Perspective on Deep Learning FrameworkAI/ML Infra Meetup | Perspective on Deep Learning Framework
AI/ML Infra Meetup | Perspective on Deep Learning FrameworkAlluxio, Inc.
 
A Guideline to Zendesk to Re:amaze Data Migration
A Guideline to Zendesk to Re:amaze Data MigrationA Guideline to Zendesk to Re:amaze Data Migration
A Guideline to Zendesk to Re:amaze Data MigrationHelp Desk Migration
 
StrimziCon 2024 - Transition to Apache Kafka on Kubernetes with Strimzi
StrimziCon 2024 - Transition to Apache Kafka on Kubernetes with StrimziStrimziCon 2024 - Transition to Apache Kafka on Kubernetes with Strimzi
StrimziCon 2024 - Transition to Apache Kafka on Kubernetes with Strimzisteffenkarlsson2
 
How To Build a Successful SaaS Design.pdf
How To Build a Successful SaaS Design.pdfHow To Build a Successful SaaS Design.pdf
How To Build a Successful SaaS Design.pdfayushiqss
 
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?XfilesPro
 
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...Abortion Clinic
 
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAGAI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAGAlluxio, Inc.
 
A Guideline to Gorgias to to Re:amaze Data Migration
A Guideline to Gorgias to to Re:amaze Data MigrationA Guideline to Gorgias to to Re:amaze Data Migration
A Guideline to Gorgias to to Re:amaze Data MigrationHelp Desk Migration
 

Recently uploaded (20)

WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
De mooiste recreatieve routes ontdekken met RouteYou en FME
De mooiste recreatieve routes ontdekken met RouteYou en FMEDe mooiste recreatieve routes ontdekken met RouteYou en FME
De mooiste recreatieve routes ontdekken met RouteYou en FME
 
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdf
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdfImplementing KPIs and Right Metrics for Agile Delivery Teams.pdf
Implementing KPIs and Right Metrics for Agile Delivery Teams.pdf
 
GraphAware - Transforming policing with graph-based intelligence analysis
GraphAware - Transforming policing with graph-based intelligence analysisGraphAware - Transforming policing with graph-based intelligence analysis
GraphAware - Transforming policing with graph-based intelligence analysis
 
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)
Tree in the Forest - Managing Details in BDD Scenarios (live2test 2024)
 
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
KLARNA -  Language Models and Knowledge Graphs: A Systems ApproachKLARNA -  Language Models and Knowledge Graphs: A Systems Approach
KLARNA - Language Models and Knowledge Graphs: A Systems Approach
 
Designing for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesDesigning for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web Services
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
 
INGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by DesignINGKA DIGITAL: Linked Metadata by Design
INGKA DIGITAL: Linked Metadata by Design
 
Studiovity film pre-production and screenwriting software
Studiovity film pre-production and screenwriting softwareStudiovity film pre-production and screenwriting software
Studiovity film pre-production and screenwriting software
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
AI/ML Infra Meetup | Perspective on Deep Learning Framework
AI/ML Infra Meetup | Perspective on Deep Learning FrameworkAI/ML Infra Meetup | Perspective on Deep Learning Framework
AI/ML Infra Meetup | Perspective on Deep Learning Framework
 
A Guideline to Zendesk to Re:amaze Data Migration
A Guideline to Zendesk to Re:amaze Data MigrationA Guideline to Zendesk to Re:amaze Data Migration
A Guideline to Zendesk to Re:amaze Data Migration
 
StrimziCon 2024 - Transition to Apache Kafka on Kubernetes with Strimzi
StrimziCon 2024 - Transition to Apache Kafka on Kubernetes with StrimziStrimziCon 2024 - Transition to Apache Kafka on Kubernetes with Strimzi
StrimziCon 2024 - Transition to Apache Kafka on Kubernetes with Strimzi
 
How To Build a Successful SaaS Design.pdf
How To Build a Successful SaaS Design.pdfHow To Build a Successful SaaS Design.pdf
How To Build a Successful SaaS Design.pdf
 
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
 
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...
Abortion ^Clinic ^%[+971588192166''] Abortion Pill Al Ain (?@?) Abortion Pill...
 
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAGAI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
AI/ML Infra Meetup | Reducing Prefill for LLM Serving in RAG
 
A Guideline to Gorgias to to Re:amaze Data Migration
A Guideline to Gorgias to to Re:amaze Data MigrationA Guideline to Gorgias to to Re:amaze Data Migration
A Guideline to Gorgias to to Re:amaze Data Migration
 

Chap 9 report (1st time upload/experiment)

  • 1.
  • 3. Apache HTTP Server Internet Information System (IIS)  a free open- source package that runs with most operating systems.  is a microsoft package that comes with many versions of its operating systems.
  • 4. Uniform Resource Locator (URL) identifies where the web page is stored, both the location of the Web server and the name and the locationof the Web page on the server. Hypertext Transfer Protocol (http) is the data communication method used by Web clients and Web servers to exchange data in the internet. Transmission Control Protocol/ Internet Protocol (TCP/IP) together with the HTTP, this is where a Web client request for the Web page over the internet. It is also the standard protocol for all communication on the Internet.
  • 6. Web Browser Computer program which is used to retrieve a Web page from a web client . Example: Microsoft Internet Explorer, Mozilla Firefox, Safari, Google Chrome and Opera. Tags codes that the web browser interprets to position and format the text in the web page . A web page also contain tags for links. Hyperlinks link one Web page to another or link to another location in the same Web page.
  • 7. Static Web Pages web pages that display the same content for all Web clients. Dynamic Web Pages Pages whose content changes in response to the different inputs and choices using Web clients.
  • 8. Dynamic Web Pages Client-side extensions can be embedded in HTML documents or contained in separate that are referenced within HTML documents. It can change the user interface in respose to userinput actions. Java Scripts and VBScript are examples of client-side extension laguages. Server-side extensions are usually separately executed programs. Most server-side extensions are created using programming development frameworks, such as ASP.NET and ColdFusion, although the PHP scripting language is frequently used with the Apache HTTP Server.
  • 9. Common Gateway Interface (CGI) and Application Program Iterface (API) are standard interfaces that provide mechanism for communicating with server-side extensions. Open Database Connectivity (ODBC) , Java Database Conectivity (JDBC), and ADO.NET are standard software interfaces that have been developed to interact with DBMSs.
  • 11. COMPLICATION for database processing over the Web is that HTTP is inherently stateless protocol, which means that once the Web Server responds to a Web Client request for a Web page by delivering a page, the connection between the two is closed and the Web server retains NO INFORMATION about the request or the Web Client.
  • 12. Cookies small files written on a Web client’s hard drive by a Web Server. It is a Client-side technique for an organization to remeber key data supplied by a Web client. Session is the duration of a Web client’s connection to a Web server. Is server-side solution usually include storing sessio information in a database or using other forms of session management.
  • 13.
  • 14. HTML is a text-based MARK-UP LANGUAGE, which means that it contains tags that describe a document’s content and appearance. HTML was created and first used in 1990 by Tim Berners-Lee, the founder of the Web, the founder of World Wide Web Consortium (W3C), and the person who wrote the software for the first Web Browser and for the first Web Server.
  • 15. Standard Generalized Markup Language (SGML), which is a metalanguage (a language used to define another language) used to create document markup language. Languages based on the full SGML, are used to manage large, complex reports and technical specifications for a variety of computer platforms, printers and other devices.
  • 16. Extensible Markup Language (XML), a metalanguage derived from a restricted subset of SGML, is designed for the exchange of data on the Web. XML was developed and became a W3C recommendation in 1998.
  • 17. XML should begin withan XML declaration that specifies to an XML processor which version of XML to use. Dataroot element serves as a container for all the other elements defined in the XML document.
  • 18. Is a tag at the end of the document identifies the end of the scope of the data root element.
  • 19. is a markup language based on XML and is stricter version of HTML and as more organization use XML more XHTML-based Web pages will be created and used on the Internet.
  • 20. How does an XML processor understand the meaning of the tags and the characteristics and structure of the data in an XML document?
  • 21. You use either a Document Type Definition or an XML schema to provide those important facts about the data.
  • 22. Document Type Definition (DTD) Specifies the element (tags), attributes (characteristics associated with each tag), and the element relationships for an XML document. XML Schema Is a newer formof DTD that more closely matches database features and terminology
  • 23. Extensible Stylesheet Language (XSL) Is a standard W3C language for creating stylesheets for XML documents. STYLESHEETS is a document that specifies how to process the data contained in another document and present the data. XSL Transformations (XSLT) defines the rules to process an XML document and change it into another document.
  • 24. XQuery Which is a language for a querying XML, XSL, XHTML, other XML- based documents. Office Open XML file format is a compressed version of XML, but you can save each of these files in a more traditional XML-based format.