B
bashizip
I have a matter here!
At server side ( java) I have a web service with a web metod like
this: getResponse( String param).
At Client side (PHP) I need to call the web service by invoking the
getResponse method with a String parameter.But it doesn't work!
At server side ( java) I have a web service with a web metod like
this: getResponse( String param).
At Client side (PHP) I need to call the web service by invoking the
getResponse method with a String parameter.But it doesn't work!