Menu Order
"Mark Fleischman" <mark-t4aQvBRgbK2pMvtRNYi6pvGir+7UJNqdzKIQ5oDXWBQ@public.gmane.org>
| Newsgroups | gmane.comp.java.struts-menu.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am in process of adapting Matt's dynamic database driven example and I am having issues with the display order of the resulting tabbed menus. I am using the velocity tab based example to display my menus. So the question is: Is there a way to force the display order of these top tabbed menus? Currently, I am inserting in the Menu Components in the proper order - however the menus are displaying reversed. I have also tried re-naming the menu component's name in alphabetical order by placing a, b, c in front of the menu names. That reshuffled the menus at least put my first menu first - however the order of the other menus are not properly set. Any suggestions would be greatly appreciated. Thanks, Mark