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 the preferred size of a component in java?
What is distributed application?
what is direct link to download swing ebook,applet,ejb,core java
What is jlayeredpane java?
What is wildfly java?
Why java is called portable language?
What is the difference between session bean and entity bean ?
What does resource adapt module contain?
public class ActionSearchBean extends
GenericSearchBean
What is a j2ee component?
when i m calling java for web browser . so browser it's not support. show error in browser: internal error occur. java.lang.NoClassDefFoundError. will you give me solution why it's not starting browser.? is there any consult with .net framework2.0?
What are the j2ee technologies?
What are the components of the java platform?
What is comment?
whay java does not support bass by reference