JSTL Java Tutorial

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

  
    xml actions
  
  
    This example uses XPath and the x:out action to extract the
    user's name from a piece of XML.
    


    
      
        Ruth
        29
      

    
    
    The person's name is