REST

http://rant3000.blogspot.com/2010/11/why-using-rest-will-kill-your-proje...

 

The blog warns against using REST as the communication layer between components of a system.

ittayd 16/11/2010 - 14:44

Thanks to all participants for the interest and the challenging questions. The slides are in the attachment. Here are answers to the questions I could not answer on forum:

* Spring and JAX-RS - my mistake, Spring does not have it's own implementation. What I saw when I listed it, were different REST solutions implemented with Spring MVC. But such solution is similar to REST with servlets, it's not an implementation of JAX-RS.

* DataSource entity type - it's not related to database, it's javax.activation.DataSource http://lia.deis.unibo.it/Courses/TecnologieWeb0708/materiale/laboratorio/guide/j5eeapi/javax/activation/DataSource.html

Bye!

Andrew.

 

andrew 14/03/2009 - 18:25

This Sample Catalog app demonstrates a RESTful Web Service, coded using JAX-RS: Java API for RESTful Web Services (JSR-311) and Java Persistence API, which provides a list of customers, and a Dojo client which gets and displays the Web Service responses in a dynamic Ajax table ( Dojo grid).

zvika 30/07/2008 - 03:57
Syndicate content