what is the use of servlet engine?

Answer Posted / ajay dhingra

Servlets exist in and are managed by the servlet engine in
the Application Server. The servlet engine is an internal
object that handles all servlet meta functions. These
functions include instantiation, initialization,
destruction, access from other components, and configuration
management

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

513


What is a superclass?

920


How variables are stored in memory?

535


What is use of functional interface in java 8? Explain

565


What is java lang string?

544






What is definition and declaration?

522


Explain what are final variable in java?

572


What is the common usage of serialization?

569


What is singleton class and how can we make a class singleton?

659


Can singleton class be serialized?

511


What is the original name of java?

540


What are the new features in java 8?

568


Is ruby built on java?

529


How does split work in java?

528


How is the marker interface used in Java?

606