From: "Stefan Bodewig" <[EMAIL PROTECTED]> > On Thu, 16 Jan 2003, <[EMAIL PROTECTED]> wrote: > > > Done. > > Thanks. > > Any idea where I can find > org.apache.commons.jelly.tags.xml.XPathExpression? This one is > imported by the jsl taglib, but doesn't seem to exist (together with > XPathTagSupport, XPathSource and XPathExpression). > > There are classes with that names in jelly/expression/xpath ...
I've just hit that too. The XPathExpresion has been refactored into a different package (o.a.c.jelly.expresion.xpath). I'll try clean this up later today so things are all consistent. James ------- http://radio.weblogs.com/0112098/ __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
