Thanks, I solved it using java collections but hoped to do it the tag-way.
-----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Michiel Meeuwissen Verzonden: dinsdag 22 augustus 2006 12:43 Aan: Discussion list for developers Onderwerp: Re: [Developers] Outer joins Ferdinandus, Humphrey wrote: > Is there anyway to use the mmbase taglib to do an outer join? Using the path > attribute maybe? I can’t get it to work > No. Outer joins are not supported. You'd need to use nested mm:relatednodes. mm:tree may execute less queries if you expect very many results. Michiel -- Michiel Meeuwissen mihxil' Peperbus 107 MediaPark H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.11.3/423 - Release Date: 18-8-2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.11.3/423 - Release Date: 18-8-2006 _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
