Our mobile page is opened in webview. On click of a link in one of its page, we need to call another domain URL with POST request and the response received from this domain should be opened in default browser. Please let me know if this requirement can be done through Javascript?