What is a generic servlet?
No Answer is Posted For this Question
Be the First to Post Answer
List out the difference between ServletConfig and ServletContext?
What is Servlet API used for connecting database?
What is meant by Servlet? What are the parameters of service method?
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
What are different ways for authentication of servlet?
What are the Internal servlets maintained by the web server?
What is dispatcher servlet?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
Difference between Include, Forward and sendRedirect in Servlet?
What are the exceptions thrown by servlets? Why?
What do you mean by scope object and what are its types?
What is http servlet in java?