UI Deploy

Curated, Short, Web UI Dev we Love.

RESTful java web service with XML Response

In my previous post I discuss about how to write a simple REST web service using jersey, today we discuss more on it and demonstrate how you can create custom java class with JAXB and deal with XML response using jersey.

view source

Advertisement