I am getting a list \'myList\' of objects in jsp. Objects I am getting belongs to e.g \'MyClass\'. I want to iterate over this list through JSTL.
JSP code is below :
replace it with
`${element.status}`
JSTL will look for standard getters setters on its own