Hi,
Here is my requirement, Please suggest me whether Jersey API's are
capable enough or not.
1) Build RESTful webservice which will consume the inbound XML
documents. XML documents will be different every time when we invoke
webserice.
2) Parse XML document and populate Mysql database.
Step2 is possible its nothing to do with Jersey. I am not sure about Step1.
Please suggest me on this.
-Anil