Hi,

* I have an ArrayList which contains objects of type Strings. 
* This ArrayList is being set in the view

Can somebody tell me how can i iterate the ArrayList present in the View?

*  I have implemented iterate tag on ArrayList containing some BussinessObjects 
(BO's), and the ArrayList was set into the session using 

session.setAttribute("ArrayList", alObj);

Regards,

MekaToka

Reply via email to