Java J2EE Spring Chapter 30: Servlet API

In the previous sections, we saw in depth about the Servlet and what it can do as the back bone of a J2EE application. This chapter is a synopsis of whatever we learnt about the servlet and would help you revise for the exam.

So, lets get started!!!

Introduction to the Chapter:

This chapter describes the javax.servlet package, mostly taken from the content that is generated from the