hai to all, situation: i want to write my own driver which communicate to API Server . which was written in java. the client send the client's information to the API server and at the same time retreiving the client's informaton like account details etcc...
i mean(API) it is NTS2000(NACT) product which is a telecome releated . NTS is written in java ... just now i got some idea .. it's better to write WEB Services .. URI:/api/account/modifyaccount .this is the URL i want to send whit customer details and modify the customer details .... i dono much about that NTS2000 ... i'm having 15 pages document . just they are say the if u send through the url format they will take care every think . if any one want to see the document go to www.nact.com and see the document .
how to send customer details and also retreiving the customer details. help need thanks dhana
Jeroen Wenting
Ranch Hand
Joined: Oct 12, 2000
Posts: 5093
posted
0
You still don't make much sense. Sit down, slow down, organise your thoughts.
Write your questions like you would write a specification. What do you need to accomplish? What are your ideas for as to how to accomplish that? Where do you get stuck?