tagged [jstl]

javax.el.PropertyNotFoundException: Property 'foo' not found on type com.example.Bean

javax.el.PropertyNotFoundException: Property 'foo' not found on type com.example.Bean I have results from query and I would like to display it on JSP. I have loop: and I would like to display results ...