Best package to build simple web service

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Best package to build simple web service

cnantais
I want to build a simple web service that lets clients fetch rates
(returned in custom XML) by sending a REST request.  Very basic stuff.

What's the easiest package with which I can create an XML web service?

Swazoo?
Kom?

Thanks.


Reply | Threaded
Open this post in threaded view
|

Re: Best package to build simple web service

Giovanni Corriga
Il giorno gio, 02/11/2006 alle 21.24 +0000, Chad Nantais ha scritto:
> I want to build a simple web service that lets clients fetch rates
> (returned in custom XML) by sending a REST request.  Very basic stuff.
>
> What's the easiest package with which I can create an XML web service?
>
> Swazoo?
> Kom?

I think Kom and Swazoo are roughly the same from this point of view.

        Giovanni