Author Question: Define the term static Web page and, in about a paragraph, outline the disadvantages of building a ... (Read 120 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?

Studies show that systolic blood pressure can be significantly lowered by taking statins. In fact, the higher the patient's baseline blood pressure, the greater the effect of statins on his or her blood pressure.

Did you know?

In 2006, a generic antinausea drug named ondansetron was approved. It is used to stop nausea and vomiting associated with surgery, chemotherapy, and radiation therapy.

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.

Did you know?

The first documented use of surgical anesthesia in the United States was in Connecticut in 1844.

Did you know?

All adverse reactions are commonly charted in red ink in the patient's record and usually are noted on the front of the chart. Failure to follow correct documentation procedures may result in malpractice lawsuits.

For a complete list of videos, visit our video library