aspose file tools
The moose likes Servlets and the fly likes why two init(); Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply locked New topic
Author

why two init();

vinoth ar
Greenhorn

Joined: Jan 07, 2009
Posts: 21

hi friends,

why we need to have two flavours of init() in Generic class of servlets...
i couldn`t trace why....

help me out with this



vino...
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56202
    
  13

This is covered in the Servlet FAQ. Please check the FAQ before posting a question that may have already been answered.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: why two init();
 
Similar Threads
init() in HttpServlet
why we need init method in servlet
please clear the doubt
init() method in servlet
Basic reason