What is the need of super.init(config) in servlets?
Basically super.init() method should be used whenever u are overriding the init method....else i dont think there is any necessity.....:Super.init() is used whenever we use the generic servlet. Category:Servlet Interview Questions
No comments:
Post a Comment