I'm not sure if it will work, but how about this:

inform display:table by passing the arraylist as the name
(eg."beanArrayList") parameter. Then you should be able to
access the beans by doing ex. beanArrayList.beanName

Well, you could try it. I have done something similar before and that
worked.

Bard

----- Original Message -----
From: Andr�_Felipe_Matos_de_Carvalho <[EMAIL PROTECTED]>
Date: Tue, 5 Aug 2003 17:56:20 -0300 
To: "''[EMAIL PROTECTED]''" <[EMAIL PROTECTED]>
Subject: [displaytag-user] how to display a bean property that is inside another bean?

> Hi folks, 
> I have an ArrayList of beans to pass to display:table tag.
>  
> Those beans have a property that returns another bean. And I want to show a
> property of this second bean. 
>  
> How to inform it to display:column tag ?
>  
> Thanks in advance,
> Andr� Felipe
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _______________________________________________
> displaytag-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/displaytag-user



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to