Hey Guicers I just picked up Guice and am eagerly learning and integrating it into our project. There are some questions I could not answer with the Documentation or the existing Group Discussions.
1.) Is it possible to inject JSP Tags with Guice? And if not, is there a workaround for it? 2.) Is it possible to inject EJBs with Guice? I found out to bind a JNDIProvider with Guice but this does not inject the EJB Object itself. Is there a way to use the @Inject Annotation within EJBs? Thanks a lot for your help. Cheers, -- Yves -- 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.
