how to get the RIDC object from content server into JSP page...
Hi Expert,
As i created a RIDC connection to get the content from CONTENT server using RIDC api, after the data binding i pass it to the result set and print the data using sopln but i want to show the iterated data into the jsp page, as in the oracle docs it uses <c:forEach> but its not working.
Thanks