首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

在comm.js中的运用某个function中,增加json格式的传送

2012-11-07 
在comm.js中的使用某个function中,增加json格式的传送td namecodeActionMessages msgs new ActionM

在comm.js中的使用某个function中,增加json格式的传送

<td name="code">ActionMessages msgs = new ActionMessages();msgs.add("__MSG", new ActionMessage("message.success", "数据删除"));saveMessages(request.getSession(), msgs);String dotDoPath = StringUtils.chomp(mapping.getPath(), ".do") + ".do";return new ActionForward(dotDoPath + "?processCategory=info&info.id="+ BeanUtils.getProperty(form, "info.id"), true);
return new ActionForward("", "/b010Info.do?processCategory=info&info.id=" + client.getId(), true, "/b");

热点排行