Answer Posted / niranjanravi
This is one of the package we have in Servlets.The classes
we have in this in package are
GenericServlet,ServletInputStream,ServletOutStream,UnAvailab
leException,ServletException.
The Interfaces are
Servlet,ServletRequest,ServletResponse,SingleThreadModel,Ser
vletContext,ServletConfig
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why jsp is better than servlet?
What is ServletConfig object?
How is the get () method different from the post() method?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is the difference between a generic servlet and http servlet?
Explain in brief the directory structure of a web application?
What are the two important api's in for servlets?
what is multiple server?
Why the container loads server at the application startup and how?
Can you create a deadlock condition on a servlet?
What do you mean by web applications? Explain web application directory arrangement?
Why servlet is mostly used?
Why is init() method is used in servlets?
What is servlet and its use?
What do you mean by default initialization in java servlet?