views:

27

answers:

0

Hi,

I have written one web service which returns float value. I want to display that float value by passing it as input to another web service. How to pass the value from one web service to another? I am using bottom up approach.