0% found this document useful (0 votes)
49 views1 page

Java Script:: Static Response Vs Dynamic Response

The document discusses how JavaScript allows adding interactivity to web applications by adding programming logic and dynamic functionality to HTML pages. It provides examples of static responses using only HTML versus dynamic responses that require JavaScript or other technologies. It also discusses backend technologies like programming languages, frameworks, and databases that generate responses for the frontend.

Uploaded by

ROHIT JAIN
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views1 page

Java Script:: Static Response Vs Dynamic Response

The document discusses how JavaScript allows adding interactivity to web applications by adding programming logic and dynamic functionality to HTML pages. It provides examples of static responses using only HTML versus dynamic responses that require JavaScript or other technologies. It also discusses backend technologies like programming languages, frameworks, and databases that generate responses for the frontend.

Uploaded by

ROHIT JAIN
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Java Script:

It allows to add interactivity to the web application including programming logic.

The main objective of Java Script is to add functionality to the HTML Pages. ie to add dynamic
nature to the HTML Pages.

HTML===>Meant for Static Responses


HTML+JS==>Meant for Dynamic Responses

Eg 1: To display "Welcome to DURGASOFT" response to the end user only HTML is enough,
because it is static response.

Eg 2: To display current server date and time to the end user, only HTML is not enough we
required to use some extra technology like JavaScript,JSP,ASP,PHP etc as it is dynamic response.

Static Response vs Dynamic Response:


If the response is not varied from time to time and person to person then it is considered as static
response.

Eg login page of gmail


home page of icici bank

If the response is varied from time to time and person to person then it is considered as dynamic
response.

Eg inbox page of gmail


balance page of icicibank

2) Back End:

It is the technology used to decide what to show to the end user on the Front-End.
ie Backend is responsible to generate required response to the end user,which is displayed by the
Front-End.

Back-End has 3 important components:

1. The Language like Java, Python etc


2. The Framework like DJango, Pyramid, Flask etc
3. The Database like SQLite, Oralce, MySQL etc

For the Backend language Python is the best choice because of the following reasons: Simple and
easy to learn, libraries and concise code.

nd
DURGASOFT, # 202, 2 Floor, HUDA Maitrivanam, Ameerpet, Hyderabad - 500038,
3  040 – 64 51 27 86, 80 96 96 96 96, 92 46 21 21 43 | www.durgasoft.com

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy