Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Tuesday, December 11, 2007

java code for JSTL: parse XML document

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



xml actions


This example parses XML and uses an XPath expression...





Joe
30


Rosy
29





Here is a list of people:







No comments: