Question: When a Servlet is created, the init() method is called to do the initialization for the Web server. (True/False)
When a Servlet is created, the init() method is called to do the initialization for the Web server. (True/False)
Step by Step Solution
3.41 Rating (151 Votes )
There are 3 Steps involved in it
The statement is True The init method is a part of servlet lifecycle methods defined in the javaxser... View full answer
Get step-by-step solutions from verified subject matter experts
