Boy I am stuck. The example below appears incomplete. Don't I need a taglib line? And if so what are the tagslibs I am suppose to be using for "c:" and "x:"?
<c:import url="http://acme.com/customers?country=usa" var="xml"/> <c:import url="/WEB-INF/xslt/customerList.xsl" var="xslt"/> <x:transform source="$xml" xslt="$xslt"/> __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>