servlet has not any main method in it how does it work by
JVM?
Answer Posted / ananth
Servlets has init() method to load the initial steps for
loading servlet instance in the server class path at the
first time of the servlet engine has starts.
Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is a java ee container?
What do you understand by j2ee?
What is event handling in java?
Enlist the technologies embraced in j2ee?
What is the difference between session bean and entity bean ?
What is connector?
Why is java called technology?
How do you make a class immutable in java?
What does application client module contain?
Why java is called portable language?
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
What is jta and jts?
Define orm and its working in j2ee?
Why is java called object oriented?
What is devops in java?