Induction is a request-based Java Web application
framework with support for dynamic application
reloading, type-based dependency injection and
dependency analysis between models, and views and
controllers using popular IDEs.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versão suporta mapeamento direto de URLs a pontos de vista. Vistas anteriormente só podiam ser ativadas por controladores. Ele também inclui suporte URL poderoso limpa através Regex-driven resolvedores, suporte para controladores para retornar um tipo de vista, além do apoio anterior para o regresso de uma instância de vista, uma nova <include-config ...> directiva na configuração de Indução XML, uma nova <init-on-startup ...> directiva para apoiar inicializar modelos âmbito de aplicação no arranque, e melhorias para ampliar o acesso a objetos do sistema em nível de controladores e views para uso de aplicações especializadas.
Tags:
Beta, Major feature enhancements
This release supports direct mapping of URLs to views. Previously views could only be activated by controllers. It also includes powerful clean URL support via new regex-driven resolvers, support for controllers to return a view type in addition to the previous support for returning a view instance, a new <include-config ...> directive in the Induction configuration XML, a new <init-on-startup ...> directive to support initializing application scope models on startup, and enhancements to expand access to system level objects in controllers and views for use by specialized applications.