By bloid
via weblogs.java.net
Published: Aug 06 2008 / 09:44
This Sample Pet Store Catalog application shows how to expose a Catalog as a RESTful Web Service for remote client applications, and it shows how to code a Dojo client which gets and displays the Web Service responses in a dynamic Ajax table ( Dojo grid). I re-implemented this Sample Catalog application implemented with JAX-WS on the server side and JSF on the client side which is also available in the Java One Metro hands on lab.
Add your comment