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 happens when the parent process of a child process exits before the child ?
What is tier in java?
What is web xml java?
What happens when you omit a brace or misspell one of the words, like public or
Explain the common use of ejb?
Can we extract main method from another class?
Is jdk a compiler?
Which method is used to create the daemon thread?
How do I open java console?
What is the means of java?
What is difference between loosely coupled and tightly coupled in java?
Is jar an executable?
When a thread is created and started, what is its initial state?
Describe the principles of oops.
Why oracle type 4 driver is named as oracle thin driver?