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

What are the annotations used in servlet 3?

744


What is a deployment descriptor?

810


What is the type of method for sending request from http server?

772


What is http servlet in java?

735


What is ServletConfig object?

802


What is setattribute in servlet?

738


If servlet receives multiple requests, how many objects will it create?

1044


How can you push data from an Applet to a Servlet?

812


What is the difference between the include() and forward() methods?

781


What do you mean by singlethreadmodel interface?

772


What is getservletcontext?

717


How to rectify errors in java servlet while compilation?

692


What are its drawbacks of cgi?

763


How is the get () method different from the post() method?

716


What is servlet used for?

872