What is WEB Application:-
This is the specific application that provides a collection of web pages and hosted into a web server.
The web application can be accessed by a network server using LAN, MAN, and WAN.
Web applications can be operated by the Internet(WWW) and Intranet (LAN) using User-Agent or Web Browser.
Web application use Client-Server Architecture means web pages hosted under web servers and it will be requested of URL using a web browser.
Client means Web browser means user machine.
Server means Web server which contains a web page it can be localhost(127.0.0.1) or Remote server(www.google.com)
.....................................................................................................................................................
The web application will be developed by the client-side and server-side script.
Client-Side Server Side
HTML JSP+ Servlet+ SPRING MVC+SPRING BOOT
JS PHP + CI
CSS ASP.NET + C#
JQUERY ROR + RUBY
Django + PYTHON
Type of web application:-
1) Static Web Application:- this type of application does not contain a database hence it's content will be static, mostly we use HTML, CSS, JS, Jquery to make a static site.
2) Dynamic Web Application:- This type of application contains a database and server-side script because it contains a dynamic script that can be easily changed by end-users.
Post a Comment
If you have any doubt in programming or join online classes then you can contact us by comment .