servlet has not any main method in it how does it work by
JVM?
Answer Posted / psreddy
whenever send a request for any resource , First the
webcontainer will recieves the request and after it will
create two objects that objects are request and response
objects then it will match the url pattern in web.xml ,
afer that it creates Servlet Object .
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which edition of java is used for developing web application?
What is j2ee product?
Why java is a platform?
Describe the ear, war, and jar.
What are the java backend technologies?
Where is java used?
What is mean by connection pooling?
Why java is called portable language?
What do you understand by a thin client?
Is python more secure than java?
How many types of constructors are there in java?
Is java more difficult than c++?
Is core java and j2se same?
What is webservices in java?
Define connection pooling?