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
SpringAppContext单例调用服务类
/** * action 中的使用 */ public ActionForward query(
ActionMapping
mapping, ActionForm actionForm,
liyinfeng56
·
2010-09-28 10:00
java
spring
Web
servlet
struts与jQuery的完美整合方式之二
public ActionForward test(
ActionMapping
mapping, ActionForm form, HttpServletRequest request,
chengyue2007
·
2010-09-21 14:00
JavaScript
jquery
json
struts
cache
java 响应客户端下载excel文件请求
主要代码如下: public ActionForward down(
ActionMapping
mapping,ActionForm form,HttpServletRequest re
happyboyfwh
·
2010-09-19 15:00
java
Excel
Struts2 执行流程
3、struts2框架调用Action映射器查找有没有对应的
ActionMapping
。
wadr52013145
·
2010-09-10 11:00
框架
Struts
XML
HTML
Struts2 执行流程
3、struts2框架调用Action映射器查找有没有对应的
ActionMapping
。 4、如果找到,则从struts.xml里找到对应的Action,并创建Action的代理类A
wadr52013145
·
2010-09-10 11:00
html
xml
框架
struts
Java导入txt文件
public ActionForward execute(
ActionMapping
mapping, ActionForm form, HttpServletRequest request
weinan
·
2010-09-01 11:00
java
sql
jsp
struts的一些组成部分
1、ActionMapper和
ActionMapping
org.apache.struts2.dispatcher.mapper.ActionMapper接口在HTTP请求和action调用请求之间提供一个映射
huguifuture
·
2010-08-30 22:00
apache
spring
框架
struts
IOC
struts的一些组成部分
1、ActionMapper和
ActionMapping
org.apache.struts2.dispatcher.mapper.ActionMapper接口在HTTP请求和action调用请求之间提供一个映射
huguifuture
·
2010-08-30 22:00
apache
spring
框架
struts
IOC
ActionMapping
属性
属性描述 Path Action类的相对路径 Name 与本操作关联的ActionFormbean的名称 Type 连接到本映射的Action类的全称(可有包名) Scope ActionFormbean的作用域(请求或会话) Prefix&nb
huguifuture
·
2010-08-30 22:00
apache
jsp
xml
bean
struts
ActionMapping
属性
属性描述 Path Action类的相对路径 Name 与本操作关联的ActionFormbean的名称 Type 连接到本映射的Action类的全称(可有包名) Scope ActionFormbean的作用域(请求或会话) Prefix&nb
huguifuture
·
2010-08-30 22:00
apache
jsp
bean
xml
struts
ACTION3
public ActionForward deleteApplyDetail (
ActionMapping
mapping, ActionForm form, HttpServletRequest
shenghw
·
2010-08-21 14:00
action
ACTION2
public ActionForward addApplyDetail(
ActionMapping
mapping, ActionForm form, HttpServletRequest request
shenghw
·
2010-08-21 14:00
action
ACTION DD
public ActionForward createApply (
ActionMapping
mapping, ActionForm form, HttpServletRequest
shenghw
·
2010-08-21 13:00
J#
通过Action测试jsp页面
TestAction继承Action,在TestAction中写好mapping.findWord("success"); 2.在Struts-config.xml文件中配置好相应的
actionmapping
Illy
·
2010-08-17 23:00
DAO
spring
xml
jsp
struts
Struts中最核心的类和包有哪些?
已经Action,ActionForm,
ActionMapping
等等。struts1.1比1.0多了 DynaActionForm 类。
sakakokiya
·
2010-08-12 16:00
apache
bean
应用服务器
Web
struts
Struts的控制器如何知道什么样的信息转发到什么样的Action类呢?
在内存中,每一个<action>元素都与org.apache.struts.action.
ActionMapping
类的一个实例对应。当可以通过/logonAction.do(此
sakakokiya
·
2010-08-12 16:00
apache
bean
xml
struts
struts1.x--学习笔记二
public ActionErrors validate(
ActionMapping
inter12
·
2010-08-02 10:00
jsp
Strtus 实现 基本登录
一键实现)2.创建form action 和forward 并做关联(图形界面实现)3.实现FormBean的validate方法 public ActionErrors validate(
ActionMapping
namezhou
·
2010-07-28 21:00
MyEclipse
struts
Structs工作流程总结
xml文件中读取配置信息,把它们存放到各种配置对象中,例如:Action的映射存放
ActionMapping
对象中。
haobo920
·
2010-07-26 21:00
工作
jsp
Web
框架
null
action
网站用户登录验证:Servlet+JSP VS Struts书剑恩仇录
Struts中常用组件–ActionServlet–Action–ActionForm–
ActionMapping
–ActionForward?实例–以登录为例,比较servlet+jsp和St
redking
·
2010-07-24 04:13
JSP
Servlet
Struts
C/C++/Java
struts2的action是线程安全的,struts1的action不是线程安全的
先对struts1和struts2的原理做一个简单的讲解 对于struts1 ,当第一次**.do的请求过来时,在内存中的
actionmapping
中找到相对应的action,然后new出这个action
笑我痴狂
·
2010-07-08 13:00
spring
多线程
bean
struts
配置管理
struts2的action是线程安全的,struts1的action不是线程安全的
先对struts1和struts2的原理做一个简单的讲解 对于struts1 ,当第一次**.do的请求过来时,在内存中的
actionmapping
中找到相对应的action,然后new出这个action
笑我痴狂
·
2010-07-08 13:00
spring
多线程
bean
struts
配置管理
poi-2.5.1.jar poi 导出 Excel
引用 附件中有 poi-2.5.1.jar public ActionForward listStudentAllExel(
ActionMapping
mapping, ActionForm
liaolzy
·
2010-07-02 19:00
Excel
OS
J#
转:传智播客—jbpm与OA项目(六)续二
/** * 查询流程定义文件(processdefinition.xml) */ public ActionForward showProcessFile(
ActionMapping
java_good
·
2010-07-01 00:00
xml
jbpm
转:传智播客—jbpm与OA项目(五)续二
5.修改员工 /** * 修改员工 */ public ActionForward edit(
ActionMapping
mapping, ActionForm
java_good
·
2010-07-01 00:00
JavaScript
jquery
jsp
jbpm
项目管理
转:传智播客—jbpm与OA项目(五)续一
6.删除部门 /** * 删除部门 */ public ActionForward del(
ActionMapping
mapping, ActionForm form
java_good
·
2010-07-01 00:00
jsp
struts
jbpm
项目管理
STRUTS 2
ActionMapper取得了
ActionMapping
后,在Dispatcher的s
liuguidong
·
2010-06-30 22:00
apache
xml
Web
struts
浏览器
localhost的恶作剧
vista系统下启动tomcat工程,然后在地址栏中输入http://localhost:8080/工程名 可以写个测试类 public ActionForward doExecute(
ActionMapping
venrains
·
2010-06-22 17:00
tomcat
windows
互联网
网络协议
Google
jxl
public ActionForward exportExcel(
ActionMapping
mapping, ActionForm form,HttpServletRequest request,
西门吹牛
·
2010-06-15 09:00
JavaScript
工作
.net
J#
jQuery+json
public ActionForward getDocsOfDirecotry(
ActionMapping
mapping, ActionForm form, HttpServletRequest
Molisa
·
2010-06-10 16:00
html
jquery
json
Ajax
Java web程序中备份oracle数据库
Javaweb程序中备份oracle数据库Javaweb程序中备份oracle数据库1.生成备份文件:public ActionForward createDmp(
ActionMapping
mapping
简易代码之家
·
2010-06-08 18:00
struts 学习
简单流程大概是这样的: 访问JSP->提交表单数据到.do->struts截获->查找config里面的配置,得到具体的
actionmapping
跟actionforward,对应Form跟action
溺水的鱼
·
2010-06-08 16:00
jsp
struts
Ajax (部分一)自己做的,总结页面向后台传Form值、单个值和后台向前台传一个或是一组值
前期页面准备:1、添加struts框架,添加Action在struts-config.xml文件中配置好2、在action中添加方法如: (向页面传一组值) public void testAjax(
ActionMapping
songylwq
·
2010-05-30 17:00
Ajax
重定向 redirect
showInfo.do 一、在struts1 中实现: public class LoginAction extends Action { public ActionForward execute(
ActionMapping
lancui
·
2010-05-28 15:00
html
xml
struts
Blog
Struts logic标签及增删改查
-------------------老师写的 Acion-------------------------------- public ActionForward execute(
ActionMapping
sd8089730
·
2010-05-27 20:00
jsp
bean
.net
struts
Struts工作机制?为什么要使用Struts?
. -(1)检索和用户请求匹配的
ActionMapping
实例,如果不存在,就返回请求路径无效信息; -(2)如果A
zpball
·
2010-05-13 08:00
设计模式
工作
jsp
struts
企业应用
Struts工作机制?为什么要使用Struts?
. -(1)检索和用户请求匹配的
ActionMapping
实例,如果不存在,就返回请求路径无效信息; -(2)如果A
zpball
·
2010-05-13 08:00
设计模式
jsp
工作
struts
企业应用
Ajax (部分一)自己做的,总结页面向后台传Form值、单个值和后台向前台传一个或是一组值
前期页面准备:1、添加struts框架,添加Action在struts-config.xml文件中配置好2、在action中添加方法如: (向页面传一组值)public void testAjax(
ActionMapping
songylwq
·
2010-05-12 21:00
Ajax
使用JS提交可以翻页的列表
Action: public class JavaScriptArrayAction extends DispatchAction{ public ActionForward search(
ActionMapping
YongJie
·
2010-05-09 18:00
JavaScript
jquery
bean
Ajax
struts
don't flush the Session after an exception occurs
代码如下: public ActionForward regUser(
ActionMapping
mapping, ActionForm form, HttpServletRequest
hpjianhua
·
2010-04-30 20:00
exception
POI通过读取Excel模板生成Excel文件
param form * @param request * @param response * @return */ public ActionForward export(
ActionMapping
Andy_Dou
·
2010-04-30 15:00
工作
OS
Excel
struts2标签使用的一些零碎
视图 层访问action的name及namespace <s:property value="#context['struts.
actionMapping
'].name"
LeeYee
·
2010-04-28 14:00
struts
action中转向问题解决:回钦波
public ActionForward addForm(
ActionMapping
mapping, ActionForm form,HttpServletRequest request, HttpServletResponse
huiqinbo
·
2010-04-20 13:00
workflow
action中转向问题解决:回钦波
public ActionForward addForm(
ActionMapping
mapping, ActionForm form,HttpServletRequest request, HttpServletResponse
huiqinbo
·
2010-04-20 13:00
workflow
flex动态tree
的例子有如下步骤: 1.从数据库得到数据 2.用递归算法,使父子节点一一对应起来 3.通过map包装arraylist, public ActionForward findAll(
ActionMapping
lorry1113
·
2010-04-16 14:00
算法
Flex
J#
struts1工作原理
ActionServlet是一个FrontController,它是一个标准的Servlet,它将request转发给RequestProcessor来处理,
ActionMapping
是
kevin_qust
·
2010-04-16 10:00
工作
.net
xml
struts
servlet
Struts1的执行流程及其主要包和组件类的介绍
ActionServlet接收请求,交给RequestProcessor处理(实际上就是调用RequestProcessor的process方法); 3)RequestProccessor根据请求路径查找对应的
ActionMapping
lige239141
·
2010-04-07 10:00
apache
jsp
应用服务器
框架
struts
ActionMapping
相关
一、Map的设置map.put("path",new
Actionmapping
()); 二、forward属性
luweifeng1983
·
2010-04-01 16:00
apache
jsp
servlet
struts
浏览器
重写Struts1.x底层
1.新建FormBean//生成get和set方法2.新建
ActionMapping
//privateStringpath;privateStringname;privateStringtype;privateMapforward
beyondlt
·
2010-03-23 13:00
struts
String
Class
action
Path
encoding
Http应答返回文件
public ActionForward dz(
ActionMapping
mapping, ActionForm form, HttpServletRequest request, HttpServletResponse
xly1981
·
2010-03-12 15:00
.net
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
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
其他