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 maple软件,用solve求反函数出现rootof,怎么办?
  • ¥50 汇编语言除法溢出问题
  • ¥65 C++实现删除N个数据列表共有的元素
  • ¥15 Visual Studio问题
  • ¥15 state显示变量是字符串形式,但是仍然红色,无法引用,并显示类型不匹配
  • ¥20 求一个html代码,有偿
  • ¥100 关于使用MATLAB中copularnd函数的问题
  • ¥20 在虚拟机的pycharm上
  • ¥15 jupyterthemes 设置完毕后没有效果
  • ¥15 matlab图像高斯低通滤波