qq_40413584 2018-12-22 11:21 采纳率: 88.9%
浏览 404

#Java web#麻烦大佬帮我看一下,出现下面异常的问题是什么啊


HTTP Status 500 - An exception occurred processing JSP page /Admin/adminUser.jsp at line 38
type Exception report

message An exception occurred processing JSP page /Admin/adminUser.jsp at line 38

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: An exception occurred processing JSP page /Admin/adminUser.jsp at line 38

35:       </tr>
36:       <tr>
37:         <td height="30" align="center">     
38:             <display:table name="admin" id="row" pagesize="15" export="true" class="displaytag" requestURI="/Admin/admin.do?method=browseAdmin" >
39:                 <display:column property="adminName" title="${label1}" sortable="true" headerClass="sortable" style="text-align:center;"/>
40:                 <display:column property="loginName" title="${label2}" sortable="true" headerClass="sortable" style="text-align:center;"/>
41:                 <display:column property="adminType" title="${label3}" sortable="true" headerClass="sortable" style="text-align:center;"/>

  • 写回答

2条回答 默认 最新

  • 向上生长。 2018-12-22 03:32
    关注

    看一看你第38行 代码是不是有问题

    评论

报告相同问题?

悬赏问题

  • ¥15 有赏,i卡绘世画不出
  • ¥15 如何用stata画出文献中常见的安慰剂检验图
  • ¥15 c语言链表结构体数据插入
  • ¥40 使用MATLAB解答线性代数问题
  • ¥15 COCOS的问题COCOS的问题
  • ¥15 FPGA-SRIO初始化失败
  • ¥15 MapReduce实现倒排索引失败
  • ¥15 ZABBIX6.0L连接数据库报错,如何解决?(操作系统-centos)
  • ¥15 找一位技术过硬的游戏pj程序员
  • ¥15 matlab生成电测深三层曲线模型代码