Hi welcome to My Blog
Introduction for Web Application
We start in before we know three basic knowledge,
Client Side Scripting : HTML, Java Script
Server Side Scripting : PHP , ASP.NET, JSP
Basic definitions:
Introduction for Web Application
We start in before we know three basic knowledge,
- Web designing
- Web developing
- Web Hosting
Client Side Scripting : HTML, Java Script
Server Side Scripting : PHP , ASP.NET, JSP
Basic definitions:
Web
page:
- A web page or webpage is a document or information resource that is suitable for the World Wide Web and can be accessed through a web browser and displayed on a monitor.
- This information is usually in HTML or XHTML format, and may provide navigation to other web pages via hypertext links.
- Web pages are requested and served from web servers using Hypertext Transfer Protocol (HTTP).
- Client-side scripting can make web pages more responsive to user input once on the client browser.
Website:
- Collection of web pages called websites.
Static
web page
- Web pages may consist of files of static text and other content stored within the web server's file system (static web pages).
Dynamic
Web page
- Web pages may be constructed by server-side software when they are requested (dynamic web pages).
Client
side Scripting
- Client-side scripting can make web pages more responsive to user input once on the client browser.
Example:
Java
Script
Server side Scripting
- Server side Scripting web pages more responsive to user input once on the server.
Example:
ASP.NET
PHP
JSP
No comments:
Post a Comment