how t pass array of beans to jsp,
May 31, 2008 at 1:35 PM
I have one resultset . I have created a bean and called it as an array . using for loop I passe all values of resultset into theh array. Now I want to pass the bean to jsp how os it possible and how can it be handled
View All Comments
| View Tutorial