I use Xalan in a java program for evaluate an Xpath request on a DOM document, and i've got the
following problem. I would like to evaluate request which contains variables
for example my request may be //[EMAIL PROTECTED] where n is a variable defined in my java program. (note, I use the
XPathAPI.selectNodeList function to search Node which correspond to my request).
How can i transmit the value of this variable to xalan. If you have
an example, it will be great :-)
Thanks very much
Jean-Luc Damoiseaux
-- __ (..) <( \/ )> ___oo__oo__ | S | Universite de Toulon et du Var | | Laboratoire SIS | I | BP 132, 83957 La Garde Cedex | | tel: 94 14 26 21 ou 22 23 | S | e-mail: [EMAIL PROTECTED] |___________| web: http//www.univ-tln.fr/~jld/
