Which method the Servlet container call to create the
instance of the servlet?

Answer Posted / ravikiran.chd

class.forName(classname).getInstance()

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are its drawbacks of cgi?

559


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

609


Explain the difference between servletconfig and servletcontext in servlet?

559


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

586


Why do we have servlet filters?

590






What is the disadvantage of cookies?

565


What is meant by cookies?

601


Which are the different ways you can communicate between servlets?

512


Explain the lifecycle of a servlet?

496


How do you communicate in between Applets and Servlets?

582


What are the disadvantages of storing session state in cookies?

621


What is servlet initializer?

497


How do we share data using 'getservletcontext ()?

535


Is tomcat a servlet container?

564


What do you understand by mime type?

555