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

jsp页长相关

2012-09-10 
jsp页面相关Action 中 参数 String lb 1 保存的是整数1Jsp 页面 使用struts if标签判断 s:if test

jsp页面相关
Action 中 参数 String lb = "1"; 保存的是整数1;
Jsp 页面 使用struts if标签判断 <s:if test="%{ghlb == 1}">正确</s:if>

String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
basePath = http://localhost:8080/web root/



地址: 能显示出来  ghxx是对象  ${ghxx.dz} 能从对象中取值

待续更新...

热点排行