How to call an external URL from javascript

Sort:
You are not authorized to post a reply.
Author
Messages
Sreenivasa Komma
Basic Member
Posts: 19
Basic Member

    Hi

    When a user clicks a button, it is supposed to trigger a Java program by means of a http call with GET method.

    URL looks like this: http://externalSever/javaPgm?queryString

    Above call returns a string. I would like to process the return value in design studio javascript code.

    Any help is appreciated.  Thanks - Sreeni

    You are not authorized to post a reply.