页面中的一段代码:
##页面头
#parse("$action.getText('config.vmPath')/simple/Header.vm")
#* ##根据 部门的id 获取部门信息
<br>user.strUserAccount =  $user.strUserAccount
<br>user.strUserPassword =  $user.strUserPassword
<br>user.intAccountModel =  $user.intAccountModel
<br>user.intGroupID =  $user.intGroupID
<br>user.intTemplate =  $user.intTemplate
<br>user.intUserID =  $user.intUserID
<br>user.intUnitID =  $user.intUnitID
<br>user.strUnitName =  $user.strUnitName
<br>user.strName =  $user.strName
<br>user.strGroupName =  $user.strGroupName
<br>user.intUserType =  $user.intUserType
<br>user.intLineNum =  $user.intLineNum
<br>user.strUserAccount =  $user.strUserAccount <br>user.intRoleIDs =  $user.intRoleIDs
<br>user.strRoleNames =  $user.strRoleNames
<br>user.intPrivilegeIDs =  $user.intPrivilegeIDs <br>user.intRoleIDs =  
#foreach($gid in $user.intRoleIDs)
$gid | 
#end <br>user.strRoleNames =  
#foreach($gid in $user.strRoleNames)
$gid | 
#end
<br>user.intPrivilegeIDs =  
#foreach($gid in $user.intPrivilegeIDs)
$gid | 
#end
*#
<script>
function changSubURL(leftURL,rightURL)
{
top.topFrame.changSubURL(leftURL,rightURL);
return false;
}
</script>
#parse("$action.getText('config.vmPath')/jsvm/date1.js.vm")#menu_getmenuIndexURL(10010000 $user.intPrivilegeIDs  $strName_10010000 $strLeftURL_10010000 $strMainURL_10010000) ##通知公告
#menu_getmenuIndexURL(10040000 $user.intPrivilegeIDs  $strName_10040000 $strLeftURL_10040000 $strMainURL_10040000) ##短消息
#menu_getmenuIndexURL(80010000 $user.intPrivilegeIDs  $strName_80010000 $strLeftURL_80010000 $strMainURL_80010000) ##个人设置
#menu_getmenuIndexURL(10150000 $user.intPrivilegeIDs  $strName_10150000 $strLeftURL_10150000 $strMainURL_10150000) ##日程安排
#menu_getmenuIndexURL(10180000 $user.intPrivilegeIDs  $strName_10180000 $strLeftURL_10180000 $strMainURL_10180000) ##文档管理
#menu_getmenuIndexURL(10160000 $user.intPrivilegeIDs  $strName_10160000 $strLeftURL_10160000 $strMainURL_10160000) ##名片簿
#menu_getmenuIndexURL(80020000 $user.intPrivilegeIDs  $strName_80020000 $strLeftURL_80020000 $strMainURL_80020000) ##首页菜单
#menu_getmenuIndexURL(10400000 $user.intPrivilegeIDs  $strName_10400000 $strLeftURL_10400000 $strMainURL_10400000) ##公文管理
#menu_getmenuIndexURL(10410000 $user.intPrivilegeIDs  $strName_10410000 $strLeftURL_10410000 $strMainURL_10410000) ##合同管理
#menu_getmenuIndexURL(10420000 $user.intPrivilegeIDs  $strName_10420000 $strLeftURL_10420000 $strMainURL_10420000) ##工作计划
#menu_getmenuIndexURL(10430000 $user.intPrivilegeIDs  $strName_10430000 $strLeftURL_10430000 $strMainURL_10430000) ##物品管理##字符串长度截取
#macro (hode_subStr3 $str $rtn $length)
#set ($stringUtil = $webwork.bean("com.hode.framework.commons.util.StringUtil"))
#set ($rtn="")
#if($str!="" && $str.length() > $length)
#set ($rtn = "$stringUtil.substring($str,0,$length)...")
#else
#set ($rtn=$!str)
#end
#end下面是浏览器中显示的,因为不能上图,我把大致显示的贴出来:$strMainURL_10160000) #menu_getmenuIndexURL(80020000 $user.intPrivilegeIDs $strName_80020000 $strLeftURL_80020000 $strMainURL_80020000) #menu_getmenuIndexURL(10400000 $user.intPrivilegeIDs $strName_10400000 $strLeftURL_10400000 $strMainURL_10400000) #menu_getmenuIndexURL(10410000 $user.intPrivilegeIDs $strName_10410000 $strLeftURL_10410000 $strMainURL_10410000) #menu_getmenuIndexURL(10420000 $user.intPrivilegeIDs $strName_10420000 $strLeftURL_10420000 $strMainURL_10420000) #menu_getmenuIndexURL(10430000 $user.intPrivilegeIDs $strName_10430000 $strLeftURL_10430000 $strMainURL_10430000)
<<  2012  >>   <<  1  >>
日 一 二 三 四 五 六
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4
5 6 7 8 9 10 11发邮件
已发送
已接收#hodeSysBean_checkInArr(80015000 $allow_b)           
#hodeSysBean_checkInArr(80015000 true)
#hodeSysBean_checkInArr(80015000 true)

  撰写公文
抄送箱
待审文件#compact_getRecordCount($rtn)
撰写合同
抄送箱
待审合同($rtn)
            内部招聘
  javascript脚本什么都没有问题,配置文件,jar包,数据库连接都很正常,但出现了这个问题,求高手在线等