Which technology should I use to implement a Java-written WebService, to consume with the apache Htt
- by Qlimax
I would like to create a Java-written RESTFul Web Service, possibly using an eclipse plugin.
This service should be consumed by an android application, using the apache HttpClient.
But my question is, which is the best/ideal technology (server side) to implement this kind of web service?