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. Let’s first create eclipse Java EE project and add all depending jersey jar...