hi guys, i'm beginer at soap/webservice iwant build webservice to get the client soap who send order document in xml the xml is like this:
<order>
<user>bill joe</user>
<address>virtual ave 23 </address>
<total>2345</total>
</order>
so who about java class act as webservice can handle this client xml
document
pls help me guys
thanks
hendrig
