What are the three basic types of web documents, Computer Engineering

Assignment Help:

What are the three basic types of web documents?

There are three fundamental types of web documents: Static, Dynamic and Active.

STATIC

A static web document resides in a file which is related with a web server. The developer of static document finds the contents at the time. The document is written. Since contents do not modify, each request for a static document results in particularly the same response.

DYNAMIC

A dynamic web document doesn't exist into predefined form: as an alternative a dynamic web document is created through a web server whenever a browser requests the document. While a request arrives, the web server runs an application program-which creates the dynamic document. Since a fresh document is created for each request, the contents of dynamic document can vary from one request to other.

ACTIVE

This document is not fully specified through the server. As an alternative, an active document contains a computer program-that understands how to compute and display values. While a browser request an active document, the server returns a copy of the program which the browser should run locally. When this runs active documents can interact along with the user and change the display continuously. Therefore the contents of an active document are never fixed.


Related Discussions:- What are the three basic types of web documents

Definitions of the procedures cons, Show that we can represent pairs of non...

Show that we can represent pairs of nonnegative integers using only numbers and arithmetic operations if we represent the pair a and b as the integer that is the product 2a3b. Give

Forall statement in fortran, Q. FORALL Statement in fortran? The FORALL...

Q. FORALL Statement in fortran? The FORALL statement permits for more common assignments to sections of an array. A FORALL statement has general form.   FORALL ( triplet, ..

Difference between blocking and non-blocking, Difference between blocking a...

Difference between blocking and non-blocking Verilog  language  has  two  forms  of  the  procedural  assignment  statement:  blocking  and  nonblocking. The two are distinguis

How steps of instruction execution can be broken down, Q. How steps of inst...

Q. How steps of instruction execution can be broken down? Let's explain how these steps of instruction execution can be broken down to micro-operations. To make easier this dis

What is base register addressing, Q. What is Base Register Addressing ? ...

Q. What is Base Register Addressing ? An addressing technique in which content of an instruction specifies base register is added to address field or displacement field of the

What is fork swap, What is Fork swap? "Fork ()" is a system call to mak...

What is Fork swap? "Fork ()" is a system call to make a child process. When the parent process calls "fork()" system call, the child process is formed and if there is short of

Write a program using linq to find the sum of first 5 prime , Class Program...

Class Program { static void Main() { int[] MyPrimeNumbers = {1,2,3,5,7}; // Use the Count() and Sum() Standard Query Operators to // compute the count an whole su

Elevation of the premature ventricular contraction, As spring approaches, y...

As spring approaches, your design firm has been tasked with designing a two-lane highway in rural Wyoming. The highway descends a hill, crosses a river, and must shift to a para

Complicated question, Hi I need a help in this question : A telephone sw...

Hi I need a help in this question : A telephone switchboard handles ? calls on average during a rush hour, and the switchboard can at most make k connections per minute. Write a

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd