On 10/15/02 15:46:06 -0400, Adam Sherman wrote:
>> Adam wrote:
>>> I need to present data like this
>>> Heading One
>>> One Two     Three
>>> Four        Five    Six
>>> Heading Two
>>> Seven       Eight
>>> Heaging Three
>>> Nine        Ten     Eleven

I think maybe I'm trying to do the structuring in the presentation layer...

Should I build a simple object to hold the pre-structured data?

ScheduleDateBean
        String Tuesday, October 15th, 2002;
        Array of Cities

Then, what would the <logic:iterate> code look like to handle an array of 
ScheduleDateBeans?

Thanks,

A.


-- 
Adam Sherman
President & Chief Technologist
Tritus CG Inc.
+1 (613) 797-6819

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to