-
How to launch service using browser adress string? (0 messages)
- Posted by: Aleksey Stukalov
- Posted on: January 20 2009 06:04 EST
I've found simple service and want to run method with one parameter... I wrote in the adress string: http://coeservice.en.kku.ac.th:8080/TemperatureConvertor/ TemperatureConvertorService?method=FahrenheitToCelsius& parameters=0 But nothing ever happends... How can I run this service?