Web 2.0 architectures with Java
Tuesday, December 5th, 2006 (viewed 1843 times since 17 April 2006)Here are two things to go beyond Web Services (with ReSTfullness in mind):
the “Web-Oriented Architecture” (WOA) concept is a lightweight version of the “Service-Oriented Architecture” concept, in a more Web 2.0 fashion.
restlets are a Java framework for Web 2.0 applications; they replace servlets API and facilitate the composition of “mashups” or Web applications relying on […]