Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Displaying a list in JSP

782812Jul 21 2010 — edited Sep 2 2010
Hi guys,

I'm struggling to find any examples of how to display a list of data in a custom JSP page. I will have some type of holding object to contain an array of BPM Objects. I would like to display one table row in the JSP for each object.

Does anyone have any examples of what format the instance variable should be and how i can map this into the attributes and iterate over this in the JSP.

thanks!

Neil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2010
Added on Jul 21 2010
14 comments
1,978 views