spring3 @controller注解 没有用 - ITeye问答
spring3 @controller注解 没有用5 web.xml<servlet> <servlet-name>test</servlet-name> <servlet-class>org.springframework.web.servlet.DispatcherServlet</...
springmvc controller 用不用注解_百度知道
最佳答案: ● <context:compnent-scan> Xml代码 <!-- 切记,这不是必需的!除非你把注解的 Controller 一个个的注册到容器中。相信大家还是喜欢用 context:compnent...更多关于spring3 @controller注解 没有用的问题>>