I am experiencing a similar problem described in an
earlier thread.

I've used the dynamicMenu.jsp to create a menu that is
driven from a List (rather than a sql:result).

Using these tags:

          <menu-el:useMenuDisplayer name="ListMenu"
repository="repository">
              <menu-el:displayMenu name="DatabaseMenu"/> 
              <menu-el:displayMenu name="StandaloneMenu"/>
          </menu-el:useMenuDisplayer>

This displays the following:



    * ???en_US.Database Menu???
          o ???en_US.Yahoo Mail???
          o ???en_US.JavaBlogs???
    * ???en_US.Standalone Menu???


Which displays the correct titles from my database...

I originally didn't have a struts resource bundle. 
Matt suggests that Sandra have a matching key for each
title to pull the display from the resource bundle (I
think that's what he is saying).  However, I think
that  defeats the purpose of creating the menu
dynamically from the database (and at any rate the
example code didn't appear to have a similar resource
bundle (struts, or otherwise).

Any advice would be greatly appreciated.

-greg


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
struts-menu-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to