posted 11 years ago
Oops.....yes, servlet shouldn't have a constructor at first place.
Sorry for that.
Just imagined what will be the next error once a fully qualified class is referred in web.xml.
Container will not be able to instantiate it and wrote that.
But yes, the constructor should not be there.