-
servlet api: httpRequest、httpResponse、servletContext 3个api对应jsp面向对象:request、response、application servlet中可以直接调用servlet api struts2 Action中execute没有任何参数,也就是不存在servlet api struts2 提供了3种方式访问servlet api: 1.ActionContext类 2.实现***Aware接口 3.ServletActionCotext类查看全部
-
三种动态方法调用方式查看全部
-
struts.xml查看全部
-
常用属性查看全部
-
请输入笔记内容...查看全部
-
请输入笔记内容...查看全部
-
1.创建Web Project 2.导入Jar 3.在web.xml配置struts2的过滤器 4.创建Struts核心xml文件 5.创建action类继承与ActionSupport 6.配置struts.xml查看全部
-
strusts中访问servlet API查看全部
-
搭建环境步骤查看全部
-
MVC模式流程查看全部
-
MVC模式查看全部
-
处理结果类型查看全部
-
1.创建Web Project 2.导入Jar 3.在web.xml配置struts2的过滤器 4.创建Struts核心xml文件 5.创建action类继承与ActionSupport 6.配置struts.xml查看全部
-
Struts2工作原理图查看全部
-
常量文件查看全部
举报
0/150
提交
取消