0 Replies Latest reply on Jul 6, 2012 6:14 AM by velmurugan_solartis

    JSON support in JAX-RS

    velmurugan_solartis

      How to support JSON  request  (POST) in JAX-RS  using JAXB annotations?
      Do we need JSON specific annotations to do this or can we handle it in JAX-B XML annotations itself?