aboutsummaryrefslogtreecommitdiff
path: root/struts2
AgeCommit message (Expand)Author
2007-03-02Added Spring and JNDI integration.crazyboblee
2007-02-28Re-add the Injector.getInstance() methods which were removed frankly by mistake.kevinb9n
2007-02-28Container -> Injector; container scope -> singleton scopekevinb9n
2007-02-27Removed old Javadocs.kevinb9n
2007-02-26Updated IntelliJ project.crazyboblee
2007-02-26Simplified source directory structure. Forget Maven.crazyboblee
2007-02-26Updated build to create a servlet jar and struts2-plugin jar.crazyboblee
2007-02-26Updated struts2 directory structure to support maven. Updated intellij project.crazyboblee
2007-02-25Moved servlet package into its own module.crazyboblee
2007-02-25Renamed Locator to Provider.crazyboblee
2007-02-20Removed convenience methods from Container. Broke down BindingBuilder into mu...crazyboblee
2007-02-13Added support for implicit bindings. Did away with getCreator(). Made Struts ...crazyboblee
2007-02-10Added intercept() to ContainerBuilder. Hid ConstructionProxy, ProxyFactory, e...crazyboblee