On Thu, 2003-04-03 at 21:37, Mark R. Diggory wrote: > I'm trying to enforce an ordering on the POM's used in "templating" of > the navigation bar. This specific approach is built upon the db-site > demo at apache > > http://db.apache.org/
I was trying to do exactly the same thing yesterday, but haven't made much progress. It should be sufficient to sort $reactorProjects, ordering by each projects name property, or by some other property applied to each project, but I haven't worked out how to do that in either jelly or velocity... -Mark. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
