What do you mean by default initialization in java servlet?
What is ServletConfig object?
how JSP can extend servlet or interface ...?
What do you mean by deployment descriptor?
Is it good idea to create servlet constructor?
How servlets can be automatically reloaded?
What are its drawbacks of cgi?
What is servlet lazy loading?
In jsp custom tags from child tags to how many levels of parent tags you can acess
What is difference between server and servlet?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
Name the packages that work with servlet?
What is a java servlet?