Java view technologies and frameworks: Difference between revisions

Content deleted Content added
Line 36:
* This is the foundation of almost all Java View technologies.
* It provides the basic framework for writing Java classes, called '[[Servlet]]s' that can respond to HTTP requests, create cookies and maintain sessions.
* Rahul
 
==JSP==