File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes doubt on servlet instantiation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "doubt on servlet instantiation" Watch "doubt on servlet instantiation" New topic
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
    
  13

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]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: doubt on servlet instantiation
 
Similar Threads
doubt
Doubt
Doubt- Init() method
doubt
Doubt