On Sun, Dec 5, 2010 at 8:52 AM, Unmesh Joshi <[email protected]> wrote:
> ...I do not get any support for DI the way MVC frameworks like spring-mvc
> or struts provide. So I need to write custom servlets for all the
> resources and somehow integrate with Dependency injection framework....

Forgot to answer that bit...Sling is based on OSGi which should
provide all you need in terms of assembling software components. We do
not speak of MVC in Sling as our interaction model is that of the Web,
but once you understand how Sling processes requests it's not too
different in the end.

-Bertrand

Reply via email to