Monday, September 17, 2007

Web Application

A web application is an application that is accessed with the web browser throw internet or intranet.

A web application is a self-contained subtree of the web site.

Web applications are deployed to a web server. It uses Servlets, Filters, JSP, and the functionality provided by Resin and any other java code to provide a response to a client that makes an HTTP request.

Web applications are used to implement Webmai, online retail sales, online auctions, wikis, discussion boards, Weblogs, MMORPGs and many other functions.

Tuesday, September 4, 2007

World Wide Web Protocols

Web Protocols:


IP:- Internet Protocol
SSL:- Secure Sockets Layer
SSH:- Secure Shell
DSN:- Data Source Name
FTP:- File Transfer Protocol
DNS:- Domain Name Service
UPD:- User Datagram Protocol
IRC:- Internet Relay Chat Protocol
ARP:- Address Resolution Protocol
TCP:- Transmission Control Protocol
PAR:- Positive Acknowledgment and Retransmission
POP3:- Post Office Protocol version 3
HTTP:- Hypertext Transfer Protocol
SMTP:- Simple Mail Transfer Protocol
IDRP:- ICMP Router-Discovery Protocol
IMAP:- Internet Message Access Protocol
ICMP:- Internet Control Message Protocol
DHCP:- Dynamic Host Configuration Protocol
RLOGIN:- Remote Login
TELNET:- TCP/IP Terminal Emulation Protocol

Monday, September 3, 2007

World Wide Web ( www )

The world wide web (www) is a global information system and it was designed for availability of data and sharing of that data via computers, which are connected to the internet. In sort www is called Web.

The world wide web is a system of interlinked hyper text documents which is accessed through internet with the help of Web Browser. Web Browser show web page which can contain text, images and other multimedia.

World widw web was designed in 1989 by Tim Berners-Lee and Robert Cailliau in Geneva, Switzerland. Since then, Tim Berners-Lee has played an active role in guiding the development of web standards such Markup language in which web pages are composed. In recent years he has advocated his vision of a Semantic Web.