Accepting XML on server side using RESTEasy
I want to create a REFTful web service that accepts XML. I can see a lot
of examples where server is sending response as an XML. But I want to
process request as an XML. Anyone has idea on how to do that?
No comments:
Post a Comment