ERROR: /lob/ca/claims/subro/c139_view_status.jsp(45,5) --> JSPG0123E: Unable to locate tag attribute info for tag attribute indexed.
JSP PAGE:
BEAN:
List is present in other class:
I am iterating the list, where each element of the list is of type C139StatusVO(bean).
I am confidant that the is getting populated, but i cannot show that up in JSP.
I am pretty new to JSP. Please help me on this issue.
Struts 2.0 with tiles frame work.
Thanks for the reply.