RE: Problem using XPath and x:set, x:out and x:forEach

2003-08-19 Thread Sjoerd van Leent
To: 'Tomcat Users List' >Subject: Problem using XPath and x:set, x:out and x:forEach > >In short I'm using the following tags: > > > > > > > >With this document in WEB-INF/xml/news.xml: > > > > > > blehbleh >

RE: Problem using XPath and x:set, x:out and x:forEach

2003-08-19 Thread Shapira, Yoav
x27; >Subject: Problem using XPath and x:set, x:out and x:forEach > >In short I'm using the following tags: > > > > > > > >With this document in WEB-INF/xml/news.xml: > > > > > > blehbleh > > > >Re

Problem using XPath and x:set, x:out and x:forEach

2003-08-19 Thread Sjoerd van Leent
In short I'm using the following tags: With this document in WEB-INF/xml/news.xml: blehbleh Reading the documentation of XPath, this should simply print the total xml-file without the section However, doing this, I get the following exception: -