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 is the set interface in java programming?

633


Where and how can you use a private constructor?

542


How to sort an unsorted array in java?

619


What does the exclamation mark mean in java?

599


Why main function is static?

676






What is java argument list?

522


How are multiple inheritances done in Java?

622


How do you reverse a string in java without using string buffer?

597


Can we override singleton class?

542


What is the exact difference in between Unicast and Multicast object?

1522


How do you sort arraylist in descending order?

582


When does a class need a virtual destructor?

534


What is the order of arraylist in java?

615


What state does a thread enter when it terminates its processing in java programming?

581


Can we make main() thread as daemon?

582