A Simple Web Service
The web service has been moved to another place, so the links do not work now :(
When you input 3 numbers and click submit, a servlet will be called.
This servlet in turn will call the web service in my home computer. The URL of this web service is: http://67.163.233.209:8080/axis/GetCoordinate.jws.
This web service will parse input, calculate and return results in a string to the servlet.
The servlet will parse the string and display the results.
x of the center point:
y of the center point:
radius of the circle: