I'm a total newbie when it comes to GWT and GUICE. I've been thinking about using a IOC/DI container for a long time but never had the time needed to finish a Spring tutorial. I'm mostly interested in light weight DI for my business logic class/objects not so interested in MVC or other framework that comes along with Spring. After watching Google I/O video I think I've found my DI container of choice. :) It was pretty easy to follow the GAE/j with GUICE "hello world" type of tiny application, which I ran successfully. Now I have two questions.
1. Is there any tutorial link out there that will walk me through an implementation of GUICE with GWT? 2. Can I use GUICE in a GAE/J application without using the servlet extension? Thanks. Iqbal Yusuf Dipu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
