I  ntroduction to Java Servlets
  
 Introduction

Early web sites were collections of web pages linked together by Hypertext Markup Language (HTML). Today, websites feature multimedia, e-commerce applications, and other sophisticated web-based applications such as voice over IP and online banking. In addition, there have been advances in web server technologies such as the development of application servers, and dynamic content creation technologies like Java Server Pages (JSP) and Active Server Pages (ASP).

Java Servlets are server side Java programs that require either a Web Server or an Application Server for execution.

This article describes Java Servlet technology.

Your Ad Here

 
 Working of Servlets


The following figure shows the interaction between J2EE application server and Web container:


The following figure shows the tasks performed by the Web container when the client request is received for the first time:


 Click for Next Topic
Next



Your Ad Here


 About Author
Author Name           : Mr. R.Franklin Bourgia Singh
Country                    : INDIA
Working In               : Aryans Infoway (P) Ltd.
Email                        : admin@completetutorials.co.cc
Author Home Page : http://www.completetutorials.googlepages.com
 Reach me!
   My Web URL : http://www.completetutorials.googlepages.com
   If you like this article and/or code, make a small donation to my account,
Till we meet next time BYE     

  Send your feed-back and query to admin@completetutorials.co.cc
©2008 Bourgia