I want to build a Java based web services on Windows. This web service can run the local binaries on the web services server. This web service can be communicated by any internet browsers using XML messages.
I do not have any background on web services and very little knowledge in Java. Need advice and recommendation on how to start doing this task.
Any basic examples and tools are appreciated :)