Let me explain the scenario first, (May be I don�t use the exact terminology, but I hope I can make out what I need)
I have some applications which is running as standalone Swing component
Now for some validation purpose, I have to interact with Web services.
I am nothing to do with web service end, as the service(or wsdl) is already exists in the server, I just need to invoke with some values and should get the response from it.
I hope I explained what I need.
1. How is it possible to talk from standalone java swings component to Web services
2. Is there is any special API will help to do, if yes what is that.
3. Can someone help me to provide some piece of code how to interact?
4. What are the things I should know before I start.
Really appreciate your kind advice, I am desperately waiting for the feedback as its very urgent from my end.
Thanks in advance.
Prasanna T :roll: