hi,
i have got a jsp page which has to take the value from the instance of a class and display it. for a single instance i am able to display the values. if the class has two or more instances how do i itrate the values and display it in a jsp page.
basically i want to know how the values of the instances of a calss can be displayed in a loop.
please help me on this.
regards,
Rabis