/*
Peter
54
Patricia
50
*/
//globalParam.xsl
/*
60
List of people in the XML document
Name Age
51
$ageParam">
(old!)
*/
<%@ taglib uri="http://java.sun.com/jstl/xml" prefix="x" %>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
Using a Named Template with Global Parameters
var="inputDoc" />
var="stylesheet" />
xslt = "${stylesheet}">