when the several requests comes to server..how it manage
the requests
Answer Posted / siva thimmannagari
i think its only servlet and instance and multiple thread..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How the JSP file will be executed on the Server side?
How to get the server information in a servlet?
Which interface must be implemented by all servlets?
Why the container loads server at the application startup and how?
How to upload a file to the server using servlet?
What is preinitialization of a servlet?
How do you define a servlet?
What is servlet interface?
What is http servlet?
What is the difference between the servlets and cgi programs?
Write all the phases defined in servlet life cycle?
Why is servlet used?
Explain the working of service() method of a servlet.
What is ServletConfig object?
What do you mean by scope object and what are its types?