Download
PDF
Home
History
PrevBeginningNext API
Search
Feedback
FAQ
Divider

JavaServer Pages Technology

JavaServer Pages (JSP) technology allows you to easily create Web content that has both static and dynamic components. JSP technology makes available all the dynamic capabilities of Java Servlet technology but provides a more natural approach to creating static content. The main features of JSP technology are as follows:

JSP technology also contains an API that is used by developers of Web containers, but this API is not covered in this tutorial.

Divider
Download
PDF
Home
History
PrevBeginningNext API
Search
Feedback

FAQ
Divider

All of the material in The J2EE(TM) 1.4 Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.