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
How can you create a session in servlet?
What are the different methods involved in generic servlet?
What are important features of Servlet 3?
Why do we have servlet listeners?
Which are the different ways you can communicate between servlets?
What is the difference between portlet and servlet?
Can you refresh servlet in client and server-side automatically?
How do we call one servlet from another servlet?
What mechanisms are used by a Servlet Container to maintain session information?
What's the use of servletcontext?
What do you mean by filter in servlet?
Can you use javascript in servlets?
What is war file?
What do you mean by scope object and what are its types?
What is session tracking?