A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Certification
»
Web Component Certification (SCWCD/OCPJWCD)
Author
doubt in servlet init method
kavitha vasu
Ranch Hand
Joined: Feb 22, 2007
Posts: 70
posted
Jan 29, 2008 04:27:00
0
Hi
What is the purpose of super.init(config) in my
servlets
init(
ServletConfig
config) method
is it needed always?
also,
what is the difference between init() and init(
ServletConfig
config)
kindly explain me, it is very confusing.
Thanks in advance
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
11
I like...
posted
Jan 29, 2008 04:35:00
0
Please read
this entry
in the Servlets FAQ.
[My Blog]
All roads lead to JavaRanch
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35258
7
posted
Jan 29, 2008 04:36:00
0
The Servlets FAQ has an entry on this:
http://faq.javaranch.com/java/ServletsFaq#4
Android apps
–
ImageJ plugins
–
Java web charts
I agree. Here's the link:
http://aspose.com/file-tools
subject: doubt in servlet init method
Similar Threads
Clarification abt init()
init() method in a Servlet's lifecycle.
init(ServletConfig)
init method of Servlet
why init() method is not final?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter