Hi,
I've a sorted ArrayList of beans eg : Foo {key, country, town}
1 - USA - NewYork
2 - USA - Washington
3 - France - Paris
4 - England - London
5 - England - Manchester

Is there a smart way with html/beans tags to output something like that
:
USA
        - NewYork
        - Washington
France
        - Paris
England
        - London
        - Manchester

Any Idea ?


--
Franck Lefebure


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

Reply via email to