Re: [xsl] Hints on http POST

Subject: Re: [xsl] Hints on http POST
From: "Imsieke, Gerrit, le-tex gerrit.imsieke@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Feb 2018 18:56:00 -0000
Not for POST though, I believe. POSTing was Wendellbs original desire, as expressed in the subject.

On 02/02/2018 19:49, Michael Kay mike@xxxxxxxxxxxx wrote:


On 2 Feb 2018, at 18:04, C. Edward Porter cep@xxxxxxx <mailto:cep@xxxxxxx> <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx <mailto:xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>> wrote:

Wendell,

If youbre using Saxon, you could write a simple class to do the HTTP request and return the results. Therebs a stack overflow thread on this: https://stackoverflow.com/questions/12761744/call-java-instance-methods-in-xslt



It might be easier to write a URIResolver and then do the access with the doc() function - and that will work with Saxon-HE as well.


Michael Kay
Saxonica

Current Thread