getCurrentlocation()
タイプで定義された関数を呼び出そうとするjspページを表示すると、例外が発生しますPerson
。この関数は${person.currentlocation}
、jspファイルでによって呼び出されます。
type Exception report
message javax.el.ELException: Error reading 'currentlocation' on type **.person.Person
description The server encountered an internal error that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: javax.el.ELException: Error reading 'currentlocation' on type **.person.Person
私はjspテクノロジーにかなり慣れていません。多分誰かが私を助けることができます!
ありがとう、ベンジャミン