In part of ongoing investigations, i am evaluating the methods to setup the server side component of simple web-services, where there is a simple transfer of data.
In this regard, I am considering the following two options ::
a) Apache AXIS + SOAP
b) Apache Tomcat + Servlets
Which, in general, has a lower memory footprint, and consumes lesser resources in general?