What is the use of servletconfig interface?
No Answer is Posted For this Question
Be the First to Post Answer
Define servlet mapping?
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.
Explain in detail about applet to servlet communication?
Explain the servlet context.
How native code can be used in a servlet?
Servlet Chaining? How do you do the Filtering in Servlets?
What is the procedure for initializing a servlet?
Why do we have servlet listeners?
What is the difference between servlet and jsp?
What is HTTP Tunneling?
List the Different types of servlet?
Can a servlet be called by passing its name as a parameter in the URL?