Prev: entity bean as being reentrant
Next: [Press Release] WANdisco Gives Back to the Subversion Community
From: bashizip on 19 May 2010 10:24 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! |