5、Struts2默认的处理结果类型是( )。
A: dispatcher
B: redirect
C: chain
D: forward
A: dispatcher
B: redirect
C: chain
D: forward
A
举一反三
- struts2默认的处理结果类型是()。 A: dispatcher B: redirect C: chain D: 以上说法都不正确
- Struts2默认的处理结果类型是dispatcher
- 一下不属于Struts2动作执行的结果类型是( )。 A: action B: redirect C: redirectAction D: dispatcher
- 以下不属于struts2的动作执行的结果类型为 A: redirect B: action C: redirectAction D: dispatcher
- Struts2默认的结果类型为 A: chain B: edirect C: edirectAction D: dispatche
内容
- 0
struts2默认的处理结果类型是()。 A: Adispatcher B: Bredirect C: Cchain D: D以上说法都不正确
- 1
SpringMVC的默认跳转方式是。 A: 请求转发 B: 重定向 C: redirect:资源路径 D: forward:
- 2
下面的标签属于struts2数据标签的是() A: struts:form B: C: D:
- 3
Struts2框架由Struts和Spring框架发展而来。
- 4
forward和redirect的区别是什么?