What is with the javax.servlet package naming?

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


Please Help Members By Posting Answers For Below Questions

What is the importance of init() method in Servlet ?

586


What is the dispatcher servlet?

503


What are the supporting protocol by HttpServlet ?

646


Who is responsible for writing a constructor?

766


Why are servlets used?

520






How can we include static files in the jsp page?

597


What is session?

629


When to use doget() and when dopost()?

619


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

538


Which httpsession object is used to view and manipulate information about a session?

720


Which java application server is the best?

540


What is cookie in servlet?

585


How can an existing session be invalidated?

651


How do servlets work?

526


What is the use of httpservletresponsewrapper?

524