JSP Java

/*

  
    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