Hello,
I'm newbie in Jersey and Web-Services...
As I could see, with help of RESTful one can easily create a Web-Service,
which will be show the content of RDBMS (such as MySQL or Oracle).
But is it possible to do inserts or update to DB via this Web-Service?
I'm thinking about the possibility of using XQuery language for processing
data in Oracle DB via Web-Service ...
Regards,
-Andrey