I apologize if this is not in the correct forum – I am new to MyEclipse and the whole Java end of programming.
What I am looking for is a reference to create a web service/application that listens on a specific port/site that will be able to process incoming XML requests.
Basically, I have built the parts that will handle the data – I just don’t know where to begin in order to be able to RECEIVE data and send a response. It is an API, but I haven’t the foggiest idea where to begin on this part of my project.
Please help?
any input would be greatly appreciated.