Latest Activity

code

How handle multiple web server requests?

I have a technical question regarding a Denodo process. I’m trying to take the response from one endpoint, pass it to a second endpoint as a parameter, and run and display the output from the second endpoint. The first endpoint responds with a filename...

REST endpoints web server

code

Web server not getting installed

I executed the below in the command line as in the tutorial. But not able to connect to web server. <tutorial_directory>/jetty and run: java -jar start.jar when i test it, it does not connect. http://localhost:8080/billing/services Any help o...

Web server