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
What is api in servlet?
What are the functions of Servlet container?
What is the difference between CGI and Servlet?
What are the ways to handle multi-threading in servlets?
What is meant by session? Tell me something about httpsession class?
What is a servlet?
What are the differences between the servletconfig interface and the servletcontext interface?
What is the purpose of requestdispatcher interface?
what do you understand by url rewriting?
What is called Scriptlet?
Why do we have servlet listeners?
What is life cycle of Servlet?
Why do we have servlet wrapper classes?
What are common tasks performed by Servlet Container?
Which application server is best for java?