当前位置: 代码迷 >> 综合 >> javax.el.PropertyNotFoundException: Property 'fullName' not found on type java.lang.String
  详细解决方案

javax.el.PropertyNotFoundException: Property 'fullName' not found on type java.lang.String

热度:53   发布时间:2023-11-18 02:25:10.0

javax.el.PropertyNotFoundException: Property 'fullName' not found on type java.lang.String

这里有el标志,后面有Property 'xxxxx',可能是jsp页面 <c:forech 标签忘记 用 items="${xxxxxx}",这里没有${}