Create rich data-centric web applications using JAX-RS, JPA, and Dojo Developing a rich application for manipulating large amounts of data used to be the exclusive domain of desktop applications. Now it can be done in a web application, and you don't have to be a Java™Script guru to do it. Learn how to use the Dojo toolkit to create eye-popping, data-centric web applications and hook them up to a back end based on the JavaEE standards such as JAX-RS and JPA. These technologies allow you to leverage convention over configuration principles to easily wire together complex applications in no time at all. in Development > JavaScript, AJAX & Dojowith ajaxapplicationdevelopmentdojojax-rsjparesttutorial
Using Apache Wink, Eclipse, and Maven to develop RESTful Web services Apache Wink is an Apache incubator project that enables the creation and consumption of REST Web services. With REST Web services, the interaction between clients and services is constrained to a set of predefined operations, and the complexity of the client-server interactions is limited to the resource representations exchanged between the client and services. This approach allows you to build interoperable, scalable, and reliable REST-based distributed hypermedia systems. in Development > XMLwith apacheeclipsehowtojax-rsrestservicestutorialwink