First, I have a ton of DAOs that I need to bind the interface to the implementation. I'd like to do this automatically, so I don't have to keep modifying my AppModule for each DAO I create. What's the best way to go about this? I figure if I can somehow get a ClassNameLocator instance, I could just iterate through my package and do it that way. However, how do I get a ClassNameLocator in bind(ServiceBinder)?

Second, on the SUPPRESS_REDIRECT_FROM_ACTION_REQUESTS issue, is it possible to inject my own ActionRenderResponseGenerator that does my bidding?

Norman Franke
Answering Service for Directors, Inc.
www.myasd.com



Reply via email to