|
Improve performance.
Java EE Web Application TechnologiesSpecification downloads are the specs' final releases. Please check the individual JSR pages for download updates such as maintenance releases.
JavaServer Faces 1.2 – JSR 252 | Download spec
JavaServer Faces technology simplifies building user interfaces for JavaServer applications. Developers of various skill levels can quickly build web applications by: assembling reusable UI components in a page; connecting these components to an application data source; and wiring client-generated events to server-side event handlers.
JavaServer Pages 2.1 – JSR 245 | Download spec
JavaServer Pages (JSP) technology provides a simplified, fast way to create dynamic web content. JSP technology enables rapid development of web-based applications that are server- and platform-independent.
JavaServer Pages Standard Tag Library – JSR 52 | Download spec
The JavaServer Pages Standard Tag Library (JSTL) encapsulates as simple tags the core functionality common to many Web applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags for manipulating XML documents, internationalization tags, and SQL tags. It also provides a framework for integrating existing custom tags with JSTL tags.
Java Servlet technology provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing existing business systems. A servlet can almost be thought of as an applet that runs on the server side--without a face. Java servlets make many Web applications possible.
|
| ||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||