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 asant?
What is java secure socket extension (jsse)?
What is the difference between session bean and entity bean ?
What is a plugin in java?
Is j2ee a framework?
What are the advantages of object-relational mapping (orm)?
What is a java applet?
What does enterprise javabeans module contain?
What does the application client module contain?
What is server in j2ee?
What is group?
What are j2ee concepts?
What is j2ee technology?
What is external entity?
What is java awt event?