Writing JSPs in XML using JSP 1.2
The JavaServer Pages Specification, Version 1.2, was released in final form on August 27, 2001. One of the major additions to the new specification is the description of using XML syntax within a JSP.
This article explains why writing JSPs in XML syntax is helpful, and the syntax these documents use. To read more click on the title.
1 Comments:
The Basic Syntax of JSP
JSP Defined
Comments in JavaServer Pages
The Expression Tag
The Declaration Tag
Embedding Code
JSP Directives
JSP Predefined Variables
The JavaServer Pages Standard Tag Library (JSTL)
Utilizing XML from JSP
Introduction to XML
Parsing XML
Post a Comment
<< Home