Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Monday, December 3, 2007

java code for JSP Parsing using the DOM and JSTL

/*



Joe
30


Rob
29



*/
<%@ taglib uri="http://java.sun.com/jstl/xml" prefix="x" %>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>


Parsing using the DOM and JSTL

var="personXml" />


List of people












NameAge


No comments: