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 difference between inheritance and encapsulation?

882


What is an empty class? What functionality does it offer in Java?

990


What are the steps involved to create a bean?

915


According to java operator precedence, which operator is considered to be with highest precedence?

853


What is the method overriding?

846


What are the common uses of "this" keyword in java ?

805


What is a platform?

761


What happens if a constructor is declared private?

819


What are the methods to rectify ambiguities in the interfaces in JAVA?

855


What is an object in java?

801


Write a program to find the whether a number is an Armstrong number or not?

800


What is the function of compareto in java?

830


Which collection is best for sorting in java?

912


Why 1 is not a prime number?

810


How do you sort in ascending order in java?

702