Podcast
Questions and Answers
What was the initial purpose of funding for the Internet?
What was the initial purpose of funding for the Internet?
- To create a global network for commercial organizations
- To establish a platform for international government collaboration
- To allow American universities to share the resources of national supercomputing centers (correct)
- To provide free access to electronic mail services
What distinguishes the Web from other services offered on the Internet?
What distinguishes the Web from other services offered on the Internet?
- It focuses on providing remote computer access
- It uses hypertext to allow browsing (correct)
- It provides free access to electronic mail services
- It is exclusively used by educational organizations
Which service sprang up to answer user demand in the early 1990s?
Which service sprang up to answer user demand in the early 1990s?
- Google, Yahoo, and MSN
- Archie, Gopher, Veronica, and WAIS (Wide Area Information Service) (correct)
- Internet Service Providers (ISPs)
- Electronic mail conferencing and collaboration services
What is the correct definition of an Intranet?
What is the correct definition of an Intranet?
What is the primary function of HTTP (HyperText Transfer Protocol)?
What is the primary function of HTTP (HyperText Transfer Protocol)?
What is Stage 4 in Cisco Systems' five stages of Internet evolution for businesses?
What is Stage 4 in Cisco Systems' five stages of Internet evolution for businesses?
What is a limitation related to CGI?
What is a limitation related to CGI?
Which technology provides a common interface for accessing heterogeneous SQL databases?
Which technology provides a common interface for accessing heterogeneous SQL databases?
What did the EJB 2.0 specification introduce?
What did the EJB 2.0 specification introduce?
Which scripting language has syntax more like Visual Basic than Java?
Which scripting language has syntax more like Visual Basic than Java?
What does Common Gateway Interface (CGI) allow the server to do?
What does Common Gateway Interface (CGI) allow the server to do?
Which technology is likely to supply important day-to-day functionality for integrating databases into the Web environment?
Which technology is likely to supply important day-to-day functionality for integrating databases into the Web environment?
What is the role of Uniform Resource Identifiers (URIs) and Uniform Resource Names (URNs) in relation to Internet resources?
What is the role of Uniform Resource Identifiers (URIs) and Uniform Resource Names (URNs) in relation to Internet resources?
What distinguishes dynamic web pages from static web pages?
What distinguishes dynamic web pages from static web pages?
What are the key requirements for web-DBMS integration?
What are the key requirements for web-DBMS integration?
True or false: The Internet is made up of only one interconnected network.
True or false: The Internet is made up of only one interconnected network.
True or false: The Web uses hypertext to allow browsing.
True or false: The Web uses hypertext to allow browsing.
True or false: The Internet had over 100 million users in January 1997.
True or false: The Internet had over 100 million users in January 1997.
Java servlets offer improved performance, portability, and extensibility compared to CGI programming.
Java servlets offer improved performance, portability, and extensibility compared to CGI programming.
Microsoft Open Database Connectivity (ODBC) technology provides a common interface for accessing heterogeneous SQL databases.
Microsoft Open Database Connectivity (ODBC) technology provides a common interface for accessing heterogeneous SQL databases.
ODBC, based on SQL, offers a high degree of interoperability, allowing a single application to access different SQL DBMSs through a common set of code.
ODBC, based on SQL, offers a high degree of interoperability, allowing a single application to access different SQL DBMSs through a common set of code.
HTTP cookies are pieces of information stored by the server on behalf of the client.
HTTP cookies are pieces of information stored by the server on behalf of the client.
VBScript has syntax more like Java than Visual Basic.
VBScript has syntax more like Java than Visual Basic.
Extensions to the Web server, such as NSAPI and ISAPI, do not provide additional functionality for integrating databases into the Web environment.
Extensions to the Web server, such as NSAPI and ISAPI, do not provide additional functionality for integrating databases into the Web environment.
Uniform Resource Identifiers (URIs) and Uniform Resource Names (URNs) are synonymous terms for referring to Internet resources.
Uniform Resource Identifiers (URIs) and Uniform Resource Names (URNs) are synonymous terms for referring to Internet resources.
Dynamic web pages are generated by the server, often through scripts that convert data into HTML on the fly.
Dynamic web pages are generated by the server, often through scripts that convert data into HTML on the fly.
Web services are aimed at browsers and have a user interface for communication and collaboration among people and applications.
Web services are aimed at browsers and have a user interface for communication and collaboration among people and applications.
True or false: The World Wide Web is a sequential browsing system without the use of hyperlinks?
True or false: The World Wide Web is a sequential browsing system without the use of hyperlinks?
True or false: Stage 3 of Cisco Systems' five stages of Internet evolution for businesses involves enabling customers to place and pay for orders through the website?
True or false: Stage 3 of Cisco Systems' five stages of Internet evolution for businesses involves enabling customers to place and pay for orders through the website?
True or false: HTTP (HyperText Transfer Protocol) is the protocol used to transfer web pages through the Internet, based on a request-response paradigm?
True or false: HTTP (HyperText Transfer Protocol) is the protocol used to transfer web pages through the Internet, based on a request-response paradigm?
Study Notes
Web Technology and DBMS
- HTML is a system for marking up documents for publishing on the Web, developed by Tim Berners-Lee and standardized as HTML version 2 in 1995.
- The World Wide Web Consortium (W3C) currently recommends the use of HTML 4.01 and produced XHTML 1.0 as a reformulation of HTML 4 in XML.
- Uniform Resource Locators (URLs) represent the location or address of a resource on the Internet and define where documents can be found, while Uniform Resource Identifiers (URIs) and Uniform Resource Names (URNs) are related terms for referring to Internet resources.
- URLs are the most commonly used identification scheme for resources on the Internet and are the basis for HTTP and the Web.
- Static web pages have fixed content, while dynamic web pages generate content each time they are accessed, allowing for user input and customization.
- Dynamic web pages can respond to user input, be customized for each user, and are generated by the server, often through scripts that convert data into HTML on the fly.
- Web services are based on open standards and focus on communication and collaboration among people and applications, without a user interface and aimed at browsers.
- Web services consist of reusable software components designed to be consumed by other applications, such as client applications, web-based applications, or other web services.
- Many organizations require a general solution for integrating database applications with the Web to prevent being tied to one technology, with requirements such as secure data access, vendor-independent connectivity, and support for various technologies.
- Requirements for web-DBMS integration include secure data access, vendor-independent connectivity, interfacing to the database independent of any proprietary web browser or server, and an open-architecture approach for interoperability.
- Other requirements for web-DBMS integration include cost-effectiveness, scalability, support for transactions spanning multiple HTTP requests, session- and application-based authentication, acceptable performance, and minimal administration overhead.
- Additionally, a set of high-level productivity tools is needed to allow for the development, maintenance, and deployment of applications with ease and speed.
Web Technology and DBMS Overview
- Intranet is a closed network accessible only to organization members, connected to the public Internet through a firewall.
- Extranet is a partially accessible intranet for authorized outsiders.
- E-commerce and e-business opportunities on the Internet are being discussed, with Cisco Systems defining five stages of Internet evolution for businesses.
- Stage 1 involves using the Internet for external communication with suppliers and customers.
- Stage 2 includes developing a website for global presence and communication with customers.
- Stage 3 is e-commerce, enabling customers to place and pay for orders through the website.
- Stage 4 is e-business, with complete integration of Internet technology into business processes.
- Stage 5 involves automating the entire business process via the Internet for lower costs and higher productivity.
- The World Wide Web is a hypermedia-based system for non-sequential browsing using hyperlinks.
- It consists of a network of computers acting as servers providing information and clients (browsers) requesting information.
- HTTP (HyperText Transfer Protocol) is the protocol used to transfer web pages through the Internet, based on a request-response paradigm.
- HTML (HyperText Markup Language) is the document formatting language used to design most web pages.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Test your knowledge of the fundamental concepts and history of HyperText Markup Language (HTML). Learn about the system for marking up documents and its role in publishing content on the Web.