Content deleted Content added
Line 36:
==JSP==
* Built on top of the Servlet API, JSP provides for a HTML centric Server programming model.
* Java code is embedded in the JSP files and is executed when a request is received. ==Struts==
|
Line 36:
==JSP==
* Built on top of the Servlet API, JSP provides for a HTML centric Server programming model.
* Java code is embedded in the JSP files and is executed when a request is received. ==Struts==
|