aspiro.com> cc:
Subject: Problem with
XPath expression using JDK1.4.1 with Xalan 2.2 and higher
04/24/2003 09:46
AM
Hi,
Given the follwing extract of a xml page -
- I'm trying t
From: Christine Li [mailto:[EMAIL PROTECTED]
Sent: den 24 april 2003 16:06
To: Anders Samuelson
Cc: [EMAIL PROTECTED]
Subject: Re: Problem with XPath expression using JDK1.4.1 with Xalan 2.2
and higher
I tried with JDK 1.4.0_03 and Xalan 2.5, it works fine. I was using
ginal Message-
From: Christine Li [mailto:[EMAIL PROTECTED]
Sent: den 24 april 2003 16:06
To: Anders Samuelson
Cc: [EMAIL PROTECTED]
Subject: Re: Problem with XPath expression using JDK1.4.1 with Xalan 2.2
and higher
I tried with JDK 1.4.0_03 and Xalan 2.5, it works fine. I was using command
; cc:
Subject: Problem with XPath
expression using JDK1.4.1 with Xalan 2.2 and higher
aspiro.com> cc:
Subject: Problem with XPath
expression using JDK1.4.1 with Xalan 2.2 and higher
Hi,
Given the follwing
extract of a xml page -
- I'm trying to
access the 'base-url' and 'session' attributes of the page element with the
XPath _expression_ {/page/@base-url} and {/page/@session}.
(For the complete
java code and stylesheet see attachments. Execute the java class with