jqeuery $.ajax 与后台jsone交互
摘要:
============================action后台,我这里是SpringMVC================================================
@Controller
@RequestMapping("pfun")
public class PubpowerfuncAction {
@Autowired
private PubpowerfuncServices pubpowerfuncServices;
private Map map = new HashMap();
// 模块权限控制点击对应模块加载子菜单
@RequestMapping("loadJb")
public String qryJbInfo(HttpServletRequest request,
HttpServletResponse response) throws IOException {
String guid_dll = request.getParame 阅读全文
posted @ 2013-09-03 12:53 qgc 阅读(263) 评论(0) 推荐(0)
浙公网安备 33010602011771号