Tuesday, 5 February 2013

Web application Introduction

Hi welcome to My Blog

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:
  1.                   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.
  2.          This information is usually in HTML or XHTML format, and may provide navigation to other web pages via hypertext links.
  3.          Web pages are requested and served from web servers using Hypertext Transfer Protocol (HTTP).
  4.         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

What is AI- Artificial Intelligence - தமிழில்

Artificial Intelligence : Artificial intelligence leverages computers and machines to mimic the problem-solving and decision-making capabili...