| Author |
doubt on servlet instantiation
|
suyambu ganesh
Greenhorn
Joined: Oct 04, 2006
Posts: 4
|
|
i have a doubt on servlet instantiation,how the servlet is invoked by the container, whether by calling its constructor. if so why the initialization code goes to init() method rather than its constructor.advance thanks for your answers.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
Please check the Servlets FAQ before asking questions that have already been answered. [ December 04, 2006: Message edited by: Bear Bibeault ]
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: doubt on servlet instantiation
|
|
|