Core Java| JSP| Servlets| XML| EJB| JEE5| Web Services| J2ME| Glossary| Questions?

 

 

 

 

 

 

 

 

 

 

 

 

 

Search Tutorials:
 

Software Solutions and Services
 

 
  JDO Tutorials
  EAI Articles
  Struts Tutorials
  Java Tutorials
  Java Certification
  Java Applet
Questions
Comments
 
What is Java Servlets? 
 

Servlets are server side components that provide a powerful mechanism for developing server side programs.

 

What is Java Servlets?

                         

Servlets are server side components that provide a powerful mechanism for developing server side programs. Servlets provide component-based, platform-independent methods for building Web-based applications, without the performance limitations of CGI programs. Unlike proprietary server extension mechanisms (such as the Netscape Server API or Apache modules), servlets are server as well as platform-independent. This leaves you free to select a "best of breed" strategy for your servers, platforms, and tools. Using servlets web developers can create fast and efficient server side application which can run on any servlet enabled web server. Servlets run entirely inside the Java Virtual Machine. Since the Servlet runs at server side so it does not checks the browser for compatibility. Servlets can access the entire family of Java APIs, including the JDBC API to access enterprise databases. Servlets can also access a library of HTTP-specific calls, receive all the benefits of the mature java language including portability, performance, reusability, and crash protection. Today servlets are the popular choice for building interactive web applications. Third-party servlet containers are available for Apache Web Server, Microsoft IIS, and others. Servlet containers are usually the components of web and application servers, such as BEA WebLogic Application Server, IBM WebSphere, Sun Java System Web Server, Sun Java System Application Server and others.

Servlets are not designed for a specific protocols. It is different thing that they are most commonly used with the HTTP protocols Servlets uses the classes in the java packages javax.servlet and javax.servlet.http. Servlets provides a way of creating the sophisticated server side extensions in a server as they follow the standard framework and use the highly portable java language.

HTTP Servlet typically used to:

  • Priovide dynamic content like getting the results of a database query and returning to the client.
  • Process and/or store the data submitted by the HTML.
  • Manage information about the state of a stateless HTTP. e.g. an online shopping car manages request for multiple concurrent customers.

                         

» View all related tutorials
Related Tags: c database error data input servlet user screen display name this message ai tab check if example with exists to

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

Audio Version
Reload Image
 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 

Current Comments

15 comments so far (
post your own) View All Comments Latest 10 Comments:

How am go to group discussion

Posted by bala on Friday, 04.10.09 @ 18:04pm | #86712

hi could u tell me how can we implement session bean

Posted by sivakumarpinjala on Tuesday, 12.9.08 @ 23:15pm | #82578

i want to jsp project definition.plz give me project definition as soon as posible.thank you.

Posted by dimple on Tuesday, 12.2.08 @ 08:28am | #82285

hi,
my name is sailaja please issue me the material in a simple way than u gave in rose india about servelets

Posted by sailaja on Sunday, 11.30.08 @ 21:30pm | #82200

can u do 1 favour i,e
i am new to java
but i want to become mastry in java
wt r the suggestful sites java free projects

Posted by ramesh on Saturday, 09.6.08 @ 18:06pm | #77506

Hi can any body help me out

how can i upload a file in flex 3

so that i can catch that file at server side using struts framework

Posted by venu gopal on Wednesday, 05.21.08 @ 14:48pm | #60583

A servlet program and its compilation process???

Posted by debraj chakraborty on Monday, 04.21.08 @ 23:52pm | #57432

what is the diff. between java and j2ee

Posted by vasanthkumar on Monday, 04.21.08 @ 12:42pm | #57389

what is the diff. between applet and servlet?

Posted by vasanthkumar on Monday, 04.21.08 @ 12:36pm | #57388

needed some example

Posted by ganesan.a on Thursday, 04.17.08 @ 09:51am | #56777

Training Courses
Tell A Friend
Your Friend Name
Website Designing Services
 
Web Designing Packages From $150!
 
Website Designing Company Web Hosting
 
Website Designing Quotation
 
Search Tutorials:

 

 
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Indian Software Development Company | iPhone Development Company in India | Flex Development Company in India | Java Training Delhi | Java Training at Noida |

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2008. All rights reserved.