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

How does VB.NET achieve polymorphism, How does VB.NET/C# achieve polymorphi...

How does VB.NET/C# achieve polymorphism?  VB.Net / C# give polymorphism through the following mechanisms: 1. Inheritance - base class gives overridable methods which are re-

3D rotation, Magnify a triangle with vertices A = (0,0), B = (3,3) and C = ...

Magnify a triangle with vertices A = (0,0), B = (3,3) and C = (6,4) to twice its size in such a way that A remains in its original position.

Define constraints, Define Constraints Constraints can be defined as P...

Define Constraints Constraints can be defined as Preconditions (input values) and Post Conditions (output values). Preconditions on functions are constraints which input value

Handling a page in memory - computer architecture, Handling a Page: ...

Handling a Page: Typical page size today are 4 kb to 16 kb ,having tendency to use even larger page sized Organization that reduce the page fault rate are striking (comp

ERP, ERP usage in real world

ERP usage in real world

Console application with a class, Make a console application with a class '...

Make a console application with a class 'Account' having variables as id(int) and name (String).Add property 'account-no' which can be set andget. Add a 'ReadOnly' property 'IntRat

Define external variable declaration, Summarize the distinction between an ...

Summarize the distinction between an external variable definition and an external variable declaration. When we have ''declared'' a variable, we have meant that we have told th

Explain magnetic read and write mechanisms, Q. Explain Magnetic Read and Wr...

Q. Explain Magnetic Read and Write Mechanisms? Data are recorded on and then retrieved from disk via a conducting coil called the head. In numerous systems there are two heads,

Explain chaining method, Chaining: In this method, instead of hashing func...

Chaining: In this method, instead of hashing function value as location we use it as an index into an array of pointers. Every pointer access a chain that holds the element having

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