E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ActionMapping
struts1的工作流程
web应用启动时就会加载初始化ActionServlet,ActionServlet从struts-config.xml文件中读取配置信息,把它们存放在各种配置对象,例如:Action的映射信息存放在
ActionMapping
Heng_Ji
·
2011-05-27 09:00
struts工作原理及运行流程
. -(1)检索和用户请求匹配的
ActionMapping
dubaopeng
·
2011-05-19 23:00
设计模式
工作
jsp
struts
企业应用
StrutsEntityAction增加共用拓展方法
public ActionForward listEC(
ActionMapping
mapping, ActionForm form, HttpServletRequest request,
soft_xiaohui
·
2011-05-18 16:00
struts
Struts1与Struts2的区别,它们常用到哪几个类, 以及工作流程?
ActionServlet[process()], RequestProcessor[processPreprocess()], PlugIn,Action,ActionForm,ActionForward,
ActionMapping
PanShuiHua
·
2011-05-18 12:00
jsp
xml
工作
struts
servlet
Ext中实现EditorGridPanel的增删改操作(2)
public ActionForward showStudent(
ActionMapping
mapping, ActionForm form, HttpServletRequest request
hongzhguan
·
2011-05-14 21:00
html
json
ext
WebOffice 开发文档--code
WebOfficeAction extends AuthenticAction { /** * 附件在线编辑 */ protected ActionForward doService(
ActionMapping
zp19827
·
2011-04-29 12:00
Web
配置管理
Office
struts hibernate 显示图片
*/ 8.public ActionForward showImage(
ActionMapping
mapping, ActionForm form, 9.
premier_gu
·
2011-04-24 18:00
apache
Hibernate
jsp
xml
struts
Java导出Txt的关键代码
,方法返回值为ActionForward并且需要return null: 关键代码如下: public ActionForward exportProgramSchedule(
ActionMapping
生死格斗
·
2011-04-15 10:00
java
框架
struts
struts1
struts简介 一、struts中的MVC M: 业务、持久 V: jsp ActionForm C: ActionServlet RequestProcessor
ActionMapping
goto0917
·
2011-04-07 22:00
spring
jsp
mvc
xml
struts
struts1课堂笔录
7大组件 ActionServlet 控制器 Action 包含事务逻辑 ActionForm 显示模块数据 数据模型
ActionMapping
眻崽崽
·
2011-04-02 15:00
apache
xml
框架
bean
struts
struts1的action和struts2的action比较
对于struts1 ,当第一次**.do的请求过来时,在内存中的
actionmapping
中找到相对应的action,然后new出这个action放在缓存中,当第二次一样的请求过来时,还是找的这个action
yan578351314
·
2011-03-29 09:00
struts2
java 异常处理机制
1.java异常处理机制: public ActionForward listEC(
ActionMapping
mapping, ActionForm form, HttpServletRequest
soft_xiaohui
·
2011-03-24 14:00
java
DAO
sql
jdbc
ibatis
Action
TestAction extends org.apache.struts.action.Action{ public ActionForward execute(
ActionMapping
wustrive_2008
·
2011-03-20 14:00
apache
编程
xml
struts
ActionForm(validate,reset)
validate()方法的语法结构: public ActionErrors validate(
ActionMapping
mapping,HttpServletRequest request) 参数和返回值说明
wustrive_2008
·
2011-03-20 11:00
xml
struts
servlet
Struts中ActionForm类的几个方法
首先需要了解的是reset()方法,这个方法在源代码中定义的实现如下 public void reset(
ActionMapping
mapping, HttpServletRequest
onlycx
·
2011-03-15 09:00
JavaScript
bean
xml
jsp
struts
struts1的一些总结
struts17大组件ActionServlet控制器Action包含事务逻辑ActionForm显示模块数据数据模型
ActionMapping
帮助ActionServlet控制器将请求映射到操作ActionForward
dan_sky815
·
2011-03-11 15:21
struts1
struts1的一些总结
struts17大组件ActionServlet控制器Action包含事务逻辑ActionForm显示模块数据数据模型
ActionMapping
帮助ActionServlet控制器将请求映射到操作ActionForward
dan_sky815
·
2011-03-11 15:21
struts1
struts1的一些总结
7大组件 ActionServlet 控制器 Action 包含事务逻辑 ActionForm 显示模块数据 数据模型
ActionMapping
luodan0815
·
2011-03-11 15:00
apache
bean
框架
xml
struts
JAVA导入EXCEL
解析前端导入的EXCEL /* * 导入操作日志 * */ public ActionForward importInckAdslDevNeLogExcel(
ActionMapping
zjny520
·
2011-03-08 09:00
java
DAO
sql
c
Excel
JAVA导出EXCEL
public ActionForward outInckAdslDevNeLogExcel(
ActionMapping
mapping, ActionForm form, HttpServletRequest
zjny520
·
2011-03-07 22:00
java
.net
servlet
Excel
J#
struts 通配符
最近用到struts,发现在配置
ActionMapping
的时候有个偷懒的方法--使用通配符,然而网上说的较详细的不多,便在此分享一下自己的经验。
netxdiy
·
2011-03-06 23:00
jsp
struts
Struts2中
ActionMapping
对象的构建过程
ActionMapping
的处理过程 1.1. org.apache.struts2.dispatcher.mapper.DefaultActionMapper.getMapping()方法: 1.1.1
小猪笨笨
·
2011-02-26 12:00
apache
struts
Struts2源码学习1--请求处理(一)
ActionMapper取得了
ActionMapping
后,在Dispatcher的serviceAction
aguang110
·
2011-02-14 15:00
html
servlet
Blog
Struts1资料
struts1 7大组件 ActionServlet 控制器 Action 包含事务逻辑 ActionForm 显示模块数据 数据模型
ActionMapping
wuyuanping555
·
2011-02-13 17:00
xml
jsp
bean
struts
servlet
Java输出json
public ActionForward gettuanjson(
ActionMapping
mapping, ActionForm form, HttpServletRequest request
xueliang880107
·
2011-01-26 10:00
java
json
二次 开发!!!!
public class supplierMakeOrder extends Action { public ActionForward execute(
ActionMapping
mapping
dvtwill
·
2011-01-21 19:00
sql
导出excel到客户端
使用Ctrl 生成后弹出一个对话框让用户选择保存地址,下载到客户端本地 代码如下 public ActionForward exeExcel(
ActionMapping
mapping
inshow1986
·
2011-01-18 10:00
C++
c
Excel
单元测试
C#
Struts2源码分析--请求处理
ActionMapper取得了
ActionMapping
后,在Dispatcher的ser
skylovehero
·
2011-01-07 12:00
apache
spring
xml
struts
浏览器
Struts2源码分析--请求处理
ActionMapper取得了
ActionMapping
后,在Dispatcher的ser
skylovehero
·
2011-01-07 12:00
apache
spring
xml
struts
浏览器
Structs Neste标签用法举例
public class PersonForm extends ActionForm { Person person = new Person(); public void reset (
ActionMapping
胡笨笨
·
2011-01-04 14:00
html
bean
Hibernate
jsp
struts
文件的上传,下载
下载 public ActionForward downkey(
ActionMapping
mapping, ActionForm form, HttpServletRequest request
fengqinyun
·
2010-12-24 11:00
文件
struts的工作流程
当ActionServlet接收到一个请求时,流程如下: 1.检索和用户请求匹配的
ActionMapping
实例,如果不存在,就返回用户请求路径无效的信息。
zsjg13
·
2010-12-20 09:00
Web
工作
jsp
xml
struts
下载文件
public ActionForward fileDownload(
ActionMapping
mapping, ActionForm form, HttpServletRequest
newleague
·
2010-12-16 08:00
F#
java下载文件
/** * 下载文件 */ @SuppressWarnings("deprecation") public ActionForward doDownload(
ActionMapping
jackaney
·
2010-12-09 10:00
java
浏览器
ext
Go
浅谈struts2请求处理过程
FilterDispatcher对请求进行过滤,如果请求符合要求,则返回相应的action配置信息(比如是否URL以.action结尾等),FilterDispatcher调用getMapping方法获得
ActionMapping
fushengfei
·
2010-12-08 16:00
工作
Struts2请求执行流程
ActionMapper取得了
ActionMapping
后,在Dispatcher的serviceAction方法里创
geeksun
·
2010-11-26 18:00
html
.net
servlet
struts2+ibatis+spring:列表页面取不到list集合里的值
请各位帮帮忙,先谢了 所报异常: 10-11-19 02:13:13 WARN OgnlValueStack:45 - Could not find property [struts.
actionMapping
猫和鱼
·
2010-11-19 10:00
apache
spring
jsp
ibatis
struts
struts2的action是线程安全的,struts1的action不是线程安全的
先对struts1和struts2的原理做一个简单的讲解 对于struts1 ,当第一次**.do的请求过来时,在内存中的
actionmapping
中找到相对应的action,然后
liuxinglanyue
·
2010-11-17 18:00
spring
bean
struts
prototype
配置管理
使用struts的同步令牌避免form的重复提交
toSubmit.jsp 的Action1 中加入:saveToken(request) ,例如 public ActionForward execute(
ActionMapping
botan1314
·
2010-11-16 17:00
apache
html
jsp
应用服务器
struts
Struts2源码阅读(一)_Struts2框架流程概述
ActionContextCleanUp,它主要清理当前线程的ActionContext和Dispatcher;FilterDispatcher通过AcionMapper把请求路径与配置文件的namespace匹配,封装成
actionMapping
xiemk2005
·
2010-11-12 00:00
框架
struts
servlet
Interceptor
filter
action
STRUTS2的源码分析
ok,我在2.2.1的版本看到 // if the
ActionMapping
says to go straight to a result,
aiyan2001
·
2010-11-09 15:00
Google
Go
Struts2源码分析--请求处理
ActionMapper取得了
ActionMapping
后,在Dispatcher的service
dy_paradise
·
2010-11-09 10:00
struts
String
user
Interceptor
null
action
clone
深度克隆 java.lang.Cloneable 今天遇到这样一个问题 ActionForward execute(
ActionMapping
mapping, ActionForm form
ylzhj01
·
2010-11-04 22:00
java
struts1 文件下载
//实现文件下载 public ActionForward downLoad(
ActionMapping
mapping, ActionForm form, HttpServletRequest
dream_ait
·
2010-11-04 01:00
OS
struts1 多文件上传
public ActionForward upload(
ActionMapping
mapping, ActionForm form, HttpServletRequest request,
dream_ait
·
2010-11-04 01:00
OS
Struts2源码阅读(一)_Struts2框架流程概述
ActionMapper取得了
ActionMapping
后,在Dispatcher的serviceA
wl_ldy
·
2010-10-18 13:00
freemarker
框架
struts
Interceptor
filter
action
Struts的核心类和包有哪些
已经Action,ActionForm,
ActionMapping
等等。struts1.1比1.0多了 DynaActionForm 类。
aiyan3344
·
2010-10-10 09:00
apache
bean
应用服务器
Web
struts
学习笔记
之前已经过表单验证(两种验证方法),action调用Javabean,完成业务逻辑,借助
actionmapping
找到a
xiaodong0417
·
2010-10-08 15:00
mvc
bean
Web
xml
struts
Struts 的工作流程_ActionServlet 流程图 时序图
Web应用启动时就会加载并初始化ActionServlet(2) ActionServlet从struts-config.xml文件中读取配置信息,把它们存放到各种配置对象中,例如Action的映射存放在
ActionMapping
tianjun309
·
2010-10-06 19:00
工作
Web
框架
struts
servlet
web上传下载
提示存储地址的下载 public ActionForward exportExcel(
ActionMapping
mapping, ActionForm form,HttpServletRequest
xvshell
·
2010-09-28 15:00
apache
Web
struts
servlet
OS
上一页
3
4
5
6
7
8
9
10
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他