I'm not sure when the XPathEvaluator class was added to the JDK, but prior
to that I used the XPathAPI class to evaluate XPath expressions.  The class
works in both JDK 5 and 6, and you can find a code example here:
http://www.exampledepot.com/egs/org.w3c.dom/xpath_GetAbsElem.html?l=rel

Hope this helps,

Mark

On 7/18/07, Cameron McCormack <[EMAIL PROTECTED]> wrote:

javaNoob:
> what's wrong? i have xml-apis.jar and xml-apis-ext.jar together with the
> webpages and the applet..

If the jars are listed in the archive attribute of your <applet>
element, then I don't know why it wouldn't work, sorry.

--
Cameron McCormack, http://mcc.id.au/
        xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to