logo

Create Dynamic Web Pages

9 Pages1978 Words464 Views
   

Added on  2023-06-15

About This Document

This article discusses the concept of dynamic web pages, the difference between client-side and server-side dynamic content, development languages, and best practices for coding and testing. It also covers the importance of feedback and reviews, and sources of information for dynamic content development.

Create Dynamic Web Pages

   Added on 2023-06-15

ShareRelated Documents
Running head: CREATE DYNAMIC WEB PAGES
Create dynamic web pages
Name of the Student:
Name of the University:
Author Note
Create Dynamic Web Pages_1
1
CREATE DYNAMIC WEB PAGES
Answer to question 1:
The dynamic webpage is a type of webpage that is used for displaying a new content each
time the page is reloaded. The date and the time of the page are updated each time the page is
updated b y the user. Another example of this is that sometimes a user fills a form without
submitting it. If the page is refreshed the data the form was holding would be deleted as well. In
addition to this, if the submit button is pressed by the user the data filled by the user is stored in
the database running in the backend.
Answer to question 2:
The web pages and the content on the web page are subjected to changes with the actions
of the user such as click by mouse and data entered by the users. The contents that are generated
on the computer of the user rather than the server. The scripting languages allow the web pages
to the events on the client-side.
Answer to question 3:
The web pages that make changes when the page is refreshed or reloaded all by itself is
known as server-side dynamic content. The content that is generated as soon as the web page is
loaded is known as server-side content. For example, login pages, forums, submission forms, and
shopping carts, makes use of the server-side scripting since the contents of those pages changes
according to the data that are submitted to the page.
Answer to question 4:
The main difference between client-side and server-side dynamic content is that the client
side dynamic content is that the content on the client side depends on the actions of the user
Create Dynamic Web Pages_2
2
CREATE DYNAMIC WEB PAGES
while the server-side dynamic content loads automatically when the server-side dynamic web
page loads in the browser. In addition to this, the data in client side content is generated on the
request of the client while the data in the server-side content comes directly from the server when
the web page is loaded.
Answer to question 5:
The AJAX and the JavaScript procedures are used for the development of the client side
development. The client-side dynamic content is used in the registration forms and the report
generation. In addition to this, the web pages respond to the actions of the users in some and
these parts need the client-side dynamic content.
Answer to question 6:
The JSP servlet procedures are used for the development of the server side dynamic
content development. The parts of the website such as the home page, the navigation bar, and the
other parts that are already downloaded when the website is loaded in the browser are the server-
side dynamic content of the website.
Answer to question 7:
For the analysis of the technical details of dynamic the purpose, expectation and
functionality of the website has to be determined. The dynamic methodologies have to be
determined. In addition to this, the architecture requirements, hardware and software
requirements and the requirement for documentation is also to be determined.
Answer to question 8:
Create Dynamic Web Pages_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Web Application Development for Shore Project
|22
|2885
|488

Test Taken in the Website Application
|21
|875
|50

Computer Networks - Usage of Cookies in Ecommerce and Advertising Websites
|8
|1287
|291

Assignment: HTML, PHP and SQL
|7
|1231
|240

Ways of Attacking a Web Application in PHP: SQL Injection, XSS, Session Hijacking, Directory Traversal, and Remote File Inclusion
|9
|1493
|176

Web Application Development Assignment Sample
|9
|2703
|181