Posted By:
Larry_Cai
Posted On:
Wednesday, September 4, 2002 10:52 PM
I have a parameter in SOAP-RPC XML like below
ILu2060svdO0/SDK3Lu20621xCy/ycjO0uK1xCy/yc+ytcQgu7bTrSy907T9ILu2060K
How I can handle it using Apache SOAP Client
Parameter p=...;
if(p.getName()=="definition") {
???
}