how to use servlets with j2ee ?

Answer Posted / shanawaz

Servlets is a part J2EE specification and which comes under
web developement category. Servlet API comes mainly two
packages are
1. javax.servlet
2. javax.servlet.http

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain servlet.

566


How do servlets work?

532


What is difference between cookies and httpsession?

544


What is called servlet container?

658


What do you mean by the servlet chaining?

548






Why are servlets used?

530


What is pure servlet?

694


How the typical servlet code look like ?

635


Write a simple servlet program to print the contents of html.

545


What are the jobs performed by servlets?

581


How would you create deadlock on your servlet?

618


What is servlet api used for conneting database?

694


What exactly is a servlet?

539


Explain mvc pattern.

592


Write a program to show the functionality of doget and dopost method?

651