init() method of servlet loaded by?

Answer Posted / sowjanya

init() method of the servlet is loaded by container.The init() method called only once in a servlets life.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you call a jsp from the servlet?

536


What are the steps involved in placing a servlet within a package?

579


What do you mean by interservlet communication?

576


What is a servlet engine?

540


What is meant by cookies?

601






Explain get and post.

641


Write a program to show the functionality of doget and dopost method?

645


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

559


How the JSP file will be executed on the Server side?

636


What is servlet container?

659


What is the difference between genericservlet and httpservlet

578


What is the use of request dispatcher interface?

560


What do you mean by default initialization in java servlet?

596


Which is better jsp or servlet?

545


Which event is fired at the time of project deployment and undeployment?

776