Author Question: Define the term static Web page and, in about a paragraph, outline the disadvantages of building a ... (Read 82 times)

kodithompson

  • Hero Member
  • *****
  • Posts: 566
Define the term static Web page and, in about a paragraph, outline the disadvantages of building a Web site using such pages.

Question 2

In one or two paragraphs, describe the technologies Web servers use to tailor customized Web pages that respond to users requests.



Sassygurl126

  • Sr. Member
  • ****
  • Posts: 320
Answer to Question 1

A static page is an unchanging page retrieved from a file or set of files stored on a Web server. Following are some disadvantages:


  • The content gets stagnant.

  • The site requires expertise to update content.

  • The site is not as interesting to the user.

  • There are higher maintenance costs if content needs to be changed frequently.


They are difficult to maintain when the site gets large.

Answer to Question 2

Technologies used to create dynamic Web pages include Microsofts Active Server Pages (ASP), Java Server Pages (JSP) in the form of programs called Java servlets, Apache Software Foundations Hypertext Preprocessor (PHP), and Adobes ColdFusion. These server-side languages generally use the Common Gateway Interface (CGI), which is a standard way of interfacing external applications with Web servers. CGI has been used for many years to connect databases to Web servers, which allowed remote access to those databases through Web browsers.
AJAX (asynchronous JavaScript and XML) is a development framework used to create interactive Web sites that look like applications running in a Web browser. Most dynamic Web pages must reload in their entirety if any page content changes. AJAX lets programmers create Web pages that will update asynchronously by exchanging small amounts of data with the server while the rest of the Web page continues to be displayed in the browser. Because the entire Web page does not reload with every change, the user experiences faster responses. Google Maps uses AJAX. Ruby on Rails and Scala are Web development frameworks that can be used to accomplish the same objectives as AJAX. Python is a scripting language that can also be used in dynamic Web page generation.



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question


 

Did you know?

The horizontal fraction bar was introduced by the Arabs.

Did you know?

About 3% of all pregnant women will give birth to twins, which is an increase in rate of nearly 60% since the early 1980s.

Did you know?

It is widely believed that giving a daily oral dose of aspirin to heart attack patients improves their chances of survival because the aspirin blocks the formation of new blood clots.

Did you know?

Earwax has antimicrobial properties that reduce the viability of bacteria and fungus in the human ear.

Did you know?

Hip fractures are the most serious consequences of osteoporosis. The incidence of hip fractures increases with each decade among patients in their 60s to patients in their 90s for both women and men of all populations. Men and women older than 80 years of age show the highest incidence of hip fractures.

For a complete list of videos, visit our video library