As you iterate over the beans using the iterator tag, each instance should be pushed 
onto the ValueStack for the time between the beginning and end tags of the iterator 
tag. You should be able to directly access the properties of your bean in inside the 
iterator tag using ww:property

> -----Original Message-----
> From: Samuel Mota [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, October 01, 2003 3:39 PM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] Iterator over beans
> 
> 
> 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
> 


-------------------------------------------------------
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

Reply via email to