hai,
we can define only default constructors in servlets to create servlet object along with init method if we use parameterized constructors it will not work.but if we dont call a constructor also...