How to publish web service on internet -


i have written web service , deployed in apache tomcat in localhost:8080. works on localhost:8080.

i need know how make available others on internet (not localhost) webservice written temperature convert in w3schools website. can access anywhere if connected internet.

you can use amazon's ec2 service hosting webservice..


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -