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
redirectAction
地址栏参数隐藏
1 result type 的
redirectAction
改为chain,但要注意如果是登录方法,权限拦截器中就可能会影响。
wayJava
·
2010-11-29 15:00
JavaScript
jsp
css
UCWeb
WAP
struts 2 的Result
index.jsp</result> dispatcher:默认,服务器forword redirect (重定向,发起新的request) chain (可以跳向另外一个Action)
redirectAction
wapysun
·
2010-11-27 10:00
freemarker
jsp
struts
struts 2 的Result
index.jsp</result> dispatcher:默认,服务器forword redirect (重定向,发起新的request) chain (可以跳向另外一个Action)
redirectAction
wapysun
·
2010-11-21 16:00
jsp
freemarker
struts
struts 2 的Result
index.jspdispatcher:默认,服务器forwordredirect (重定向,发起新的request)chain (可以跳向另外一个Action)
redirectAction
suncaishen
·
2010-11-21 16:00
Struts2——action间的跳转
不管是不是在同一个包中,首先要明确的是要实现跳转,必须要将result中type属性设为chain或
redirectAction
。
gudujianxuehu
·
2010-11-16 13:00
jsp
浏览器
Struts2——action间的跳转
不管是不是在同一个包中,首先要明确的是要实现跳转,必须要将result中type属性设为chain或
redirectAction
。
gudujianxuehu
·
2010-11-16 13:00
jsp
浏览器
type=redirect,
redirectAction
,chain的区别
1》redirect:action处理完后重定向到一个视图资源(如:jsp页面),请求参数全部丢失,action处理结果也全部丢失。2》redirect-action:action处理完后重定向到一个action,请求参数全部丢失,action处理结果也全部丢失。3》chain:action处理完后转发到一个action,请求参数全部丢失,action处理结果不会丢失。怎么我自己实验的请求参数没有
china_jianchen
·
2010-11-12 13:25
type=redirect,
redirectAction
,chain的区别
1》redirect:action处理完后重定向到一个视图资源(如:jsp页面),请求参数全部丢失,action处理结果也全部丢失。 2》redirect-action:action处理完后重定向到一个action,请求参数全部丢失,action处理结果也全部丢失。 3》chain:action处理完后转发到一个action,请求参数全部丢失,action处理结果不会丢失。 怎么我自己实验的
china_jianchen
·
2010-11-12 13:00
jsp
xml
框架
struts
浏览器
Strut2中Action的Result类型
dispatcher" 只是跳转,没有重定向 type="redirect" 重定向type="chain" 可以直接反问aciton不是重定向 type="
redirectAction
平民王子
·
2010-10-14 22:00
jsp
freemarker
struts
css
velocity
Struts2中action之间传值
<result name="error" type="
redirectAction
">makeETLDir.action?
celsword
·
2010-09-16 20:00
java
Struts2中result配置中各种视图转发类型
struts2中result常见的几种转发类型:dispatcher(默认)即内部请求转发,redirect重定向,
redirectAction
,plainText。 下面分别介绍以下几种方式。
wawlian
·
2010-09-04 14:00
jsp
浏览器
配置管理
Struts2中result配置中各种视图转发类型
Struts2中result配置中各种视图转发类型struts2中result常见的几种转发类型:dispatcher(默认)即内部请求转发,redirect重定向,
redirectAction
,plainText
学无止境
·
2010-09-04 14:00
2010.07.21——— struts2
redirectAction
传参问题
2010.07.21——— struts2
redirectAction
传参问题 参考: http://blog.csdn.net/cmtobby/archive/2007/11/18/1891120
lipeng88213
·
2010-08-02 16:00
eclipse
.net
xml
Blog
2010.07.21——— struts2
redirectAction
传参问题
2010.07.21——— struts2
redirectAction
传参问题 参考: http://blog.csdn.net/cmtobby/archive/2007/11/18/1891120
lipeng88213
·
2010-08-02 16:00
eclipse
xml
.net
Blog
使用Struts2 的result 传递参数
1.当使用type=“
redirectAction
” 或type=“redirect”提交到一个action并且需要传递一个参数时。
zw7534313
·
2010-07-27 09:00
jsp
配置管理
Struts2——action间的跳转
不管是不是在同一个包中,首先要明确的是要实现跳转,必须要将result中type属性设为chain或
redirectAction
。
bingwangzi1988
·
2010-07-26 09:00
jsp
浏览器
学习struts2遇到的一些问题
一下是鄙人学习struts2的总结 1.当用到
redirectAction
转发到另一个action时,struts2内部会new一个action(这也是struts1和struts2的区别之一
mlkimg
·
2010-06-09 13:00
apache
Web
xml
struts2 带参数的redirect json
quot;create"> <result type="
redirectAction
lich0079
·
2010-04-22 21:00
redirect
struts2 带参数的redirect json
quot;create"> <result type="
redirectAction
lich0079
·
2010-04-22 21:00
redirect
struts2 带参数的redirect json
quot;create"> <result type="
redirectAction
lich0079
·
2010-04-22 21:00
redirect
struts2 带参数的redirect json
quot;create"> <result type="
redirectAction
lich0079
·
2010-04-22 21:00
redirect
struts2 result传递参数问题
orgDto.pid=${orgDto.pid}/message.jsp 一直用抓包工具抓包,发现
redirectAction
的Url为:org!
ms2146
·
2010-04-18 16:00
struts
object
list
Class
input
action
result type 4常用4种类型
在struts2中常见的4种resulttype分别为:dispatcher,redirect,chain,
redirectAction
。
ms2146
·
2010-03-25 19:00
jsp
struts
url
Class
action
redirect
struts2的 result
dispatcher,redirect,chain,
redirectAction
!
foreverke01
·
2010-03-21 14:00
jsp
xml
struts
关于chain,redirect和
redirectAction
自己在实践的时候发现了一些问题,比如:需要将表单中的数据封装在User中,提交给firstAction处理,再将处理后的user传递给secondAction作处理。 表单如下: <s:form action="firstAction"> <s:textfield name="user.name" label="
SoloTerran
·
2010-02-17 00:00
html
bean
jsp
xml
Struts2笔记 - 03 result配置的各种视图转发类型
result配置的各种视图转发类型 Strust2中的几种转发类型 dispatcher(默认)、redirect、
redirectAction
、plainText <result
Leon.Wood
·
2010-02-07 16:00
jsp
Web
struts
struts2中result传递参数问题1
所以在type属性的时候要注意一下: 当使用type=“
redirectAction
”或type=“
lijun3159
·
2010-02-02 11:12
struts2
职场
传递参数
result
休闲
struts2中result传递参数问题1
所以在type属性的时候要注意一下: 当使用type=“
redirectAction
”或type=“
lijun3159
·
2010-02-02 11:12
struts2
职场
传递参数
result
休闲
struts2的xml校验框架
如果用
redirectAction
的时候会正常调用那个action。但在xml中的错误信息已经丢失了。而如果用chain的时候却无法去执行action..
j2ee_.net
·
2010-01-21 12:00
框架
xml
Struts2中
redirectAction
使用不当引起的生产环境异常
原始需求:编辑页面-保存按钮-保存成功-编辑页面并且提示成功信息 <action name="editContract" class="contractAction" method="editContract"> <result name="success">/WEB-IN
honda418
·
2009-12-11 11:00
apache
jsp
xml
jboss
浏览器
struts2.1.6
redirectAction
传参有异常的解决方法
最近在使用“
redirectAction
”方式跳转时发现,按照正常的写法如: <result type="
redirectAction
" name="adminLoginSuc
pengjj2
·
2009-11-02 11:00
redirectAction
Struts2
redirectAction
转向时默认加pass的问题
项目中要转发action,我就用 Xml代码 <result name="success" type="
redirectAction
飞雪无情
·
2009-09-26 12:00
bean
xml
Struts2
redirectAction
转向时默认加pass的问题
项目中要转发action,我就用 Xml代码 <result name="success" type="
redirectAction
飞雪无情
·
2009-09-26 12:00
bean
xml
Struts2
redirectAction
转向时默认加pass的问题
项目中要转发action,我就用 Xml代码 <result name="success" type="
redirectAction
飞雪无情
·
2009-09-26 12:00
bean
xml
struts2 中
redirectAction
如何传递参数!
如果这个action后面要带参数,比如xxxAction?id=xxxx 也可以搞定,用下面的方法: Xml代码 <action name="updateCampaign" class="campaignAction" method="updateCampaign"> <result name
sgl124764903
·
2009-09-12 09:00
java
xml
struts2 中
redirectAction
如何传递参数!
struts2 action提交成功后一般会转到某一jsp。 但有时候需要跳到某一action,一般会用如下方法: <result name="success" type="chain">actionName</result> 或者 <result name="success" typ
honda418
·
2009-09-02 14:00
xml
jsp
Struts2.1.6的一个bug
配置文件,通过
redirectAction
传值,虽运行正常,但控制台输出异常: Caught OgnlException while setting property 'xxx.id' on type
arantam
·
2009-07-11 02:00
java
apache
struts
redirectAction
配置
/UserUserSubAction_preRegister${queryStr} 注:
redirectAction
和redirect-action配置方法一样,只是redirect—action不建议使用了
mingjian_zheng
·
2009-06-24 09:00
user
Struts 注解配置例子及redirect,
redirectAction
,chain的区别
Struts注解配置例子及redirect,
redirectAction
,chain的区别 1 package edu.b.recommender.actions; 2 3 import org.apache.struts2
路漫漫其修远兮,吾将上下而求索
·
2009-05-03 20:00
struts2.1.6
redirectAction
传参会有异常
struts2.1.6无论是xml还是annotation配置
redirectAction
时,如果要传一些参数,可是这些参数在ServletActionRedirectResult并没有声明,这时ognl
corradignw
·
2009-03-26 18:00
apache
xml
json
struts
REST
struts2配置文件解析XmlConfigurationProvider
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider <result name="toList" type="
redirectAction
jahson
·
2009-02-12 21:00
configuration
Struts 2.x 之 @Result
@Result(name="success",type="
redirectAction
",params={"actionName","
rubys
·
2009-01-20 14:00
xml
struts
使用Struts2 的result 传递参数
当使用type=“
redirectAction
” 或type=“redirect”提交到一个action并且需要传递一个参数时。
javaEye_good
·
2008-06-16 10:00
java
上一页
1
2
3
4
5
下一页
按字母分类:
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
其他