Content deleted Content added
→JavaServer Faces (JSF) and Facelets: deleted a superfluous 'and' |
|||
Line 32:
* Built on top of the Servlet API, JSP provides for a document-centric, tag-based templates, server programming model which can generate many forms of textual content.
* Java code may be embedded in JSP files and is compiled and executed when a request is received.
...
==Apache Struts==
|