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
What is a java applet?
Which of the following are subclasses of java awt component?
What is jbutton in java?
What is webservices in java?
What is cascade delete?
What is j2ee product?
Differentiate between .ear, .jar and .war files.
What is api in j2ee?
What are the component of java?
How do you run a java program?
Is java still slow?
What is a plugin in java?
What does j2ee stand for?
Define connection pooling?
What is ejb container provider?