Hi, My action have a property that is an ArrayList constructed like this: private List ordensDeServico = new ArrayList();
I have the set/get methods. The content of the list is a bean ... but i'm not seeing how to get the bean properties to display at my view (JSP page) using the Iterator tag (that have only the property sub-tag to use) ... How can I do that? Thanks + Samuel G. Mota + [EMAIL PROTECTED] + 55 (11) 4417 7093 + Business Application Dpt. + Netset Servi�os em Tecnologia + a Hypercom Company + http://www.hypercom.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
