Silicon Valley Code Camp : October 9th and 10th, 2010

Jitendra Kotamraju

unassigned
About Jitendra
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Introduction to JAX-RS

    2:45 PM Sunday   Room: 8401
    We will introduce Java API for RESTful Web Services(JAX-RS) that is part of Java EE 6. JAX-RS provides a high level declarative programming model that is easy to use and encourages development of services according to REST architectural style. Services built with this API are deployable with a variety of Web container technologies and benefit from built-in support for best-practice HTTP usage patterns and conventions. JAX-RS is also well integrated with the other technologies in the Java EE platform. In this session, we will illustrate the API with live code demonstrations using GlassFish application server.