Documents/FEATRM/41: Dynamic / Server-Side Display/Presentation / Interface 2.1: Java Server Pages (JSP)

Presentation / Interface 2.1: Java Server Pages (JSP)

Present dynamically generated web content

Other Information:

JSP is part of Sun’s J2EE architecture and provide template capabilities for presenting dynamically generated web content. ASPs are text files written in a combination of standard HTML tags, JSP tags, and Java code.

Indicator(s):