会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小余儿123
博客园
首页
新随笔
联系
订阅
管理
2013年5月10日
struts2 跳转类型 result type=chain、dispatcher、redirect(redirect-action)
摘要: dispatcher 为默认跳转类型,用于返回一个视图资源(如:jsp)Xml代码 :<result name="success">/main.jsp</result><result name="success">/main.jsp</result>以上写法使用了两个默认,其完整的写法为:<result name="success" type="dispatcher"> <param name="location">/mai
阅读全文
posted @ 2013-05-10 17:25 小余儿123
阅读(214)
评论(0)
推荐(0)
编辑
公告