问答详情
源自:4-8 点击查询获取数据

不知道的错误

org.apache.jasper.JasperException: javax.el.PropertyNotFoundException: Property 'stuName' not found on type com.sk.vo.Student 又遇到这个错误的大神吗??求助

提问者:慕田峪2175044 2017-07-29 19:27

个回答

  • 690017359
    2017-11-27 16:29:45

    org.apache.jasper.JasperException: The absolute uri: [http://java.sun.com/jsp/jstl/core] cannot be resolved in either web.xml or the jar files deployed with this application是这个错误吗

  • 紫_羽
    2017-08-03 13:01:07

    没有代码只能猜了。。。你有一个地方要获取的属性名不叫stuName,比如获取数据库的是stu_name