We are building a client-server program.
Basicly, the server will talk to the backend database and generate some
string results. The situation is the client want to get the results in XML format. To my rudimentary knowledge of
SOAP, I proposed SOAP as the implementing mechanism over CORBA and RMI.
My question is, do we need a web server to support SOAP? As we current prototyped using Apaches SOAP, there has to be a
servlet called RequestRouter (or something like that) registered in a web server to route the HttpRequest to my server.
By the way, I am still not sure if my proposal is an approperiate one.
Thanks.
SCJP, SCJD, SCWCD, SCBCD, SCEA, IBM Certified Enterprise Developer, WebSphere Studio V5.0