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
What is intern method in java?
Write a function to find out longest palindrome in a given string?
How would you convert bytes to string?
What is an array in java?
How do you check if a string contains only numeric digits?
What is the difference between equals() and == in java?
what is bmg file and how to create that files?what will it contailn?
Tell us something about an iterator.
What is the relationship difference the canvas class and the graphics class?
Is array a class?
Why do I need to declare the type of a variable in java?
Can an interface extend another interface?
What is java command?
What are internal and external variables?
Which package is always imported by default?