Content deleted Content added
Line 6:
==Servlet API==
This is the foundation of almost all Java View technologies. It provides the basic framework for writing Java classes, called 'Servlets' that can respond to HTTP Requests, create Cookies and maintain Sessions.
==JSP==
|