Servlet
Why do we need constructor in servlet if we use the init ()?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Selva GanapathyPosted Feb 24, 2014, 12:29 AM
As like as Old Java Object that need an init() method but actually no need to call if you actually no need to call an object through constuctor.
Regards,
Selva Ganapathy K