XML : soap::envelop::action::new->('Name',)

      Can you help how can i convert         my $action=soap::envelop::action::new->('Name','delete') into java soap request.      action.appendtextchild('location','delhi')    

The above cgi code i need to convert into java soap request or xml request.

Can you please help how xml will be formed for the above 2 lines of code

      What's the meaning of above line ? because i have already an URL like htttp://soaprequest/uat.aspx    Thanks in advance    

No comments:

Post a Comment