我想在action方法中通过代码获得ioc 中的bean,就教
ApplicationContext ac = new FileSystemXmlApplicationContext("applicationContext.xml"); ac.getBean("beanId");
内容级别 注解注进来