A.<bean>
B.<beans>
C.<property>
D.<constructor-arg>
您可能感興趣的試卷
你可能感興趣的試題
A.InvocationHandler
B.ProxyFactoryBean
C.JdbcTemplate
D.MethodInterceptor
A.MyEclipse
B.Eclipse
C.IDEA
D.Visual C++
A.JDBC模塊
B.Web模塊
C.Beans模塊
D.AOP模塊
A.@DeclareParents
B.@AfterThrowing
C.@After
D.@Around
A.@Before
B.@Aspect
C.@Pointcut
D.@After
最新試題
ViewResolver解析后,會向()中返回具體的View(視圖)。
可以在()文件中進(jìn)行前端控制器的配置。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。
Model是一個接口,ModelMap是一個接口實(shí)現(xiàn),作用是將model數(shù)據(jù)填充到()域。
組合注解()匹配PUT方式的請求。
文件上傳時,form表單的method屬性設(shè)置為()。
DispatcherServlet的全名是org.springframework.web.servlet.DispatcherServlet,它在程序中充當(dāng)著()的角色。
Tomcat、Jetty、JBoss和GlassFish默認(rèn)的Servlet名稱是()。
SpringMVC處理方法的返回類型()主要在異步請求時使用,它只返回數(shù)據(jù),而不會跳轉(zhuǎn)視圖。
$.ajax中,表示請求時攜帶的數(shù)據(jù)的是()。