is it possible to creat arraylist with values in formbean and iterate that into jsp file using logic tag?.
i have created arraylist in my actionform class and i want to iterate that list and add that values into optios box injsp file using logic iterator tag
0 Comments.