I should add that the url of the blank page is the name of the output
service, named in the form on the calling page with method=post. It's
not clear to me where the return value / redirect for this call is
specified.
On 11/28/2011 04:07 PM, Eric Scott wrote:
I'm playing with Joseki's Sparql update service, and was able to adapt
the examples to a set of configurations and an html page that will
update my database, but when the request is submitted, the page that
launched the query goes blank. Querying afterwards confirms that the
update was effective. There are no interesting errors or warnings
written to the log. Is there a parameter I need to declare somewhere
that will tell the server what to return after handling a post to the
update service?
Thanks,