← Prev in month ← Prev in thread

get and set attribute value of <xsl:Template> with xalan

From
zahida parveen <>
To
Date
2004-03-01T06:52:48Z
ID
<000701c3ff59$d0e16330$2182b3ca@home>
Thread
get and set attribute value of <xsl:Template> with xalan
With ASP using MSXML calls like this:

objDOM.selectSingleNode(.....),
getAttributeValue(.....),
setAttributeValue(...)

I parse an xsl file, read the node <xsl:include href=".."> and set the value
of href =varFileName. I found this usage to be quite convinient, but I can't
seem to find the equivelant in  xalan while working with JAva Servlets.
← Prev in month ← Prev in thread