StrutS2 的核心类库是:
A: ognl
B: struts2-core
C: xwork-core
D: feemarke
A: ognl
B: struts2-core
C: xwork-core
D: feemarke
举一反三
- StrutS2的核心类库是: A: ognl B: struts2-core C: xwork-core D: feemarker
- Struts的体系结构不包括() A: 模型层 B: Struts控制器组件 C: Struts配置文件 D: Struts标签库
- 下面有关struts1和struts2的区别,描述错误的是()。 A: Struts1要求Action类继承一个抽象基类。Struts 2 Action类可以实现一个Action接口 B: Struts1 Action对象为每一个请求产生一个实例。Struts2 Action是单例模式并且必须是线程安全的 C: Struts1 Action 依赖于Servlet API,Struts 2 Action不依赖于容器,允许Action脱离容器单独被测试 D: Struts1 整合了JSTL,Struts2可以使用JSTL,但是也支持OGNL
- Struts2框架由Struts和Spring框架发展而来。
- 下面的标签属于struts2数据标签的是() A: struts:form B: C: D: