parameter

doron tamir <[email protected]> Mon, 22 Dec 2003 15:25:01 +0200
Newsgroups gmane.text.xml.xpath.general
Message-ID <000b01c3c88f$01032e10$0100000a@dxp>
Hello there to all,

I work with oracle servlet that create xml pages from my queries.
The I publishing it with xsl and xPath to html.
I try to get my form parameter, the oracle servlet return the input
fields of html form as :
<request>
<parameters>
<row>
<parm1>ANY VALUE</parm1>
</row>