Answer Posted / paletipatisrinu
Servlet is a server side programming Language.servlet is a
single instance multiplethreds of a serverside companent of
a webapplication.
Reason:Becasue when 100 request given to servlet only one
object created among all these 100 request are 100 threads
will be crated
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is crud operations in java?
What is interceptor in java?
Who is at risk in java? : java security
What are orm tools in java?
Can the main method be declared final?
What does public static void main(string[]) mean?
What is an action class in java?
Are there tuples in java?
What is a context in java?
Describe the principles of oops.
What is javax annotation generated?
How do I enable jvm?
What is map and flatmap?
How many types of jdk are there?
Why is class forname used in java?