This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Does saxon:output do an HTTP POST? (Using XSLT as a Web Services bridge)



> From: Francis Norton [mailto:francis@redrice.com]
> So let's hope we get an output option which is compatible 
> with those Web Services which require a POST rather than a
> mere GET.

I know that this isn't necessarily the desired solution, but one can create a GET/POST proxy servlet in a jiffy -- and the problem of creating the body of a POST request out of a GET form submission boils down to generating output for a set of name/value pairs.

	-- Paul

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]