I have a web application java in internet and a web service (SOAP) in intranet. I need to call only two of method web services.. What is the best way to do this? I have to guarantee the necessary security because the APPLICATION is on the internet but I can not allow free access to the intranet or access to the web service and all its methods. How to do it? How do you invoke web services from the backend ? HELP ME PLEASE.
Asked
Active
Viewed 138 times