Wednesday, May 6, 2009

Servlets and JSP Interview Questions

1. What is a Servlet?

2. Explain about Servlet life cycle?

3. What do you mean by Idempotent request?

4. What is the difference between a GET and POST request?

5. What is the difference between request.forward() and response.sendRedirect() methods?

No comments:

Post a Comment