会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
李秋
联系
管理
2015年3月13日
bug Spring Mvc中Jsp页面获取不到Controller中的变量
摘要: 今天遇到了一个奇怪的问题:jsp代码如下:数据对比${name}在controller里面,有赋值: @RequestMapping(value = "/index.do") public String index(ModelMap modelMap) { modelMap...
阅读全文
posted @ 2015-03-13 16:28 李秋
阅读(575)
评论(0)
推荐(0)
编辑