Re: ???en-US problem
Matt Raible <lists-T7vlz3gD7BdF/EzeuO4KJwC/[email protected]>
| Newsgroups | gmane.comp.java.struts-menu.user |
|---|---|
| Message-ID | <[email protected]> |
I encourage you to try the latest version of the displaytag. If you specify bundle="" then it basically disables the ResourceBundle lookup (http://tinyurl.com/5q2ay). is this what you're looking for. I've attached the upcoming 2.3 release for your convenience. Matt On Sep 17, 2004, at 4:32 PM, Greg Akins wrote: > 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 > struts-menu-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/struts-menu-user
struts-menu-2.3.jar
(application/octet-stream, 59.9 KB) - not displayed