FWIW I'm a big fan of JAX-RS as a way of building both RESTful services *and* a web application at the same time using the same controller layer - then using JSP/velocity + GWT for the view layer.
More details here http://macstrac.blogspot.com/2009/01/jax-rs-as-one-web-framework-to-rule.html Jersey (the JAX-RS RI) works great with Guice http://objectif-naiade.blogspot.com/2007/11/integrating-jersey-with-guice-and.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-guice?hl=en -~----------~----~----~----~------~----~------~--~---
