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

Which is better stringbuilder or stringbuffer?

524


What is the meaning of nullable?

572


What are the advantages of exception handling?

550


What is unsigned char?

610


What is java dot?

487






Define linked list and its features with signature?

537


Why we cannot override static method?

552


What are keywords give examples?

576


What is default switch case? Give example.

574


Is sizeof a preprocessor?

539


v-model life cycle

1618


Difference between object and reference?

676


How do you sort arraylist in descending order?

570


If system.exit (0); is written at the end of the try block, will the finally block still execute?

613


How are observer and observable used in java programming?

539