xsl-list
[Top] [All Lists]

Re: [xsl] Hints on http POST

2018-02-02 12:56:05
Not for POST though, I believe. POSTing was Wendell’s original desire, as expressed in the subject.

On 02/02/2018 19:49, Michael Kay mike(_at_)saxonica(_dot_)com wrote:


On 2 Feb 2018, at 18:04, C. Edward Porter cep(_at_)usp(_dot_)org <mailto:cep(_at_)usp(_dot_)org> <xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com <mailto:xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com>> wrote:

Wendell,

If you’re using Saxon, you could write a simple class to do the HTTP request and return the results. There’s 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

--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>