hi
I'm currently loading an xml doc in using xml.load but I need to send variable torequest this document.
the xml.sendandload sends and loads XML data whereas the java servlet that will be called needs a simple variable
can anyone help me with this ?
